dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/drivers/sfi
Arjan van de Ven 011a606d06 SFI: remove __init from sfi_verify_table
sfi_verify_table() is called at runtime, and thus cannot be __init

Signed-off-by: Arjan van de Ven <arjan@linux.intel.com>
Signed-off-by: Len Brown <len.brown@intel.com>
2009-10-03 01:16:12 -04:00
..
Kconfig
Makefile SFI: add platform-independent core support 2009-08-28 19:57:33 -04:00
sfi_acpi.c SFI: add capability to parse ACPI tables 2009-08-28 19:57:33 -04:00
sfi_core.c SFI: remove __init from sfi_verify_table 2009-10-03 01:16:12 -04:00
sfi_core.h SFI: add platform-independent core support 2009-08-28 19:57:33 -04:00