coreboot-kgpe-d16/src
Kyösti Mälkki 625f103ae8 CBMEM: Drop parameters from cbmem_init()
The parameters can be dropped as initialisation always happens for
the region resolved with cbmem_locate_table().

This is no longer referenced externally, make it static.

Change-Id: Ia40350a5232dcbf30aca7b5998e7995114c44551
Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
Reviewed-on: http://review.coreboot.org/3565
Tested-by: build bot (Jenkins)
Reviewed-by: Aaron Durbin <adurbin@google.com>
2013-09-11 07:20:52 +02:00
..
arch CBMEM: Backup top_of_ram instead of cbmem_toc 2013-09-11 07:18:02 +02:00
console usbdebug: Support choice of EHCI controller 2013-08-29 18:36:20 +02:00
cpu CBMEM: Drop parameter from cbmem_reinit() 2013-09-11 07:20:25 +02:00
device Add test to match struct device with pci_devfn_t 2013-08-24 07:38:23 +02:00
drivers SPI: Support STMicro partial page write 2013-08-23 05:07:11 +02:00
ec ec/kontron/it8516e: Add sanity checks for values from nvram 2013-07-29 23:22:12 +02:00
include CBMEM: Drop parameters from cbmem_init() 2013-09-11 07:20:52 +02:00
lib CBMEM: Drop parameters from cbmem_init() 2013-09-11 07:20:52 +02:00
mainboard CBMEM: Drop parameter from cbmem_reinit() 2013-09-11 07:20:25 +02:00
northbridge CBMEM x86: Unify get_cbmem_toc() 2013-09-11 07:18:53 +02:00
southbridge CBMEM: Backup top_of_ram instead of cbmem_toc 2013-09-11 07:18:02 +02:00
superio w83627hf/acpi: Move floppy drive enumeration from _INI into _FDE. 2013-08-15 21:30:53 +02:00
vendorcode AMD f16kb: use AZ_PIN in Kconfig to customize AZALIA_PIN in Yangtze 2013-08-27 19:08:20 +02:00
Kconfig Add Kconfig options for Linux as payload 2013-08-31 08:58:39 +02:00