ACPI: Clean up inclusions of ACPI header files
[deliverable/linux.git] / include / linux / sfi_acpi.h
index 631af63af42ddbaaabf6f8debcda035821cc71dc..2cfcb7944a493432d7e44088e0b9ccd13b16aafa 100644 (file)
@@ -60,7 +60,7 @@
 #define _LINUX_SFI_ACPI_H
 
 #ifdef CONFIG_SFI
-#include <acpi/acpi.h>         /* struct acpi_table_header */
+#include <acpi/acpi.h> /* FIXME: inclusion should be removed */
 
 extern int sfi_acpi_table_parse(char *signature, char *oem_id,
                                char *oem_table_id,
This page took 0.026434 seconds and 5 git commands to generate.