coreboot/src/southbridge/intel/sch
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
..
acpi Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00
audio.c Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00
chip.h Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00
early_smbus.c Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00
ide.c Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00
Kconfig Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00
lpc.c device_ops: add device_t argument to acpi_inject_dsdt_generator 2015-06-05 21:11:14 +02:00
Makefile.inc Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00
mmc.c Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00
nvs.h Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00
pcie.c Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00
reset.c Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00
sch.h Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00
smbus.c devicetree: Discriminate device ops scan_bus() 2015-06-04 11:19:01 +02:00
smbus.h Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00
smi.c Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00
smihandler.c Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00
south.c Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00
usb.c Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00
usb_client.c Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00
usb_ehci.c Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00