coreboot-kgpe-d16/src
Alexander Couzens a90dad1bf0 device_ops: add device_t argument to acpi_inject_dsdt_generator
`device_t device` is missing as argument. Every device_op function
should have a `device_t device` argument.

Change-Id: I3fc8e0339fa46fe92cc39f7afa896ffd38c26c8d
Signed-off-by: Alexander Couzens <lynxis@fe80.eu>
Reviewed-on: http://review.coreboot.org/9597
Tested-by: build bot (Jenkins)
Reviewed-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
2015-06-05 21:11:14 +02:00
..
arch device_ops: add device_t argument to acpi_inject_dsdt_generator 2015-06-05 21:11:14 +02:00
console consoles: remove unused infrastructure 2015-05-26 19:02:54 +02:00
cpu Remove address from GPLv2 headers 2015-06-04 10:06:40 +02:00
device AMD K8 fam10: Drop extra HT scan_chain() parameters 2015-06-05 10:19:02 +02:00
drivers devicetree: Discriminate device ops scan_bus() 2015-06-04 11:19:01 +02:00
ec lenovo: Move pc_keyboard_init to h8 init. 2015-05-29 07:45:55 +02:00
include device_ops: add device_t argument to acpi_inject_dsdt_generator 2015-06-05 21:11:14 +02:00
lib lib: Unify log2() and related functions 2015-06-05 13:18:55 +02:00
mainboard device_ops: add device_t argument to acpi_inject_dsdt_generator 2015-06-05 21:11:14 +02:00
northbridge lib: Unify log2() and related functions 2015-06-05 13:18:55 +02:00
soc device_ops: add device_t argument to acpi_inject_dsdt_generator 2015-06-05 21:11:14 +02:00
southbridge device_ops: add device_t argument to acpi_inject_dsdt_generator 2015-06-05 21:11:14 +02:00
superio devicetree: Discriminate device ops scan_bus() 2015-06-04 11:19:01 +02:00
vendorcode assets: abstract away the firmware assets used for booting 2015-06-02 14:10:08 +02:00
Kconfig Kconfig: Remove RELOCATABLE_MODULES. 2015-06-02 21:01:02 +02:00