patch-2.4.23 linux-2.4.23/include/linux/acpi.h
Next file: linux-2.4.23/include/linux/agp_backend.h
Previous file: linux-2.4.23/include/asm-x86_64/unistd.h
Back to the patch index
Back to the overall index
- Lines: 17
- Date:
2003-11-28 10:26:21.000000000 -0800
- Orig file:
linux-2.4.22/include/linux/acpi.h
- Orig date:
2003-08-25 04:44:44.000000000 -0700
diff -urN linux-2.4.22/include/linux/acpi.h linux-2.4.23/include/linux/acpi.h
@@ -369,16 +369,10 @@
#else /*!CONFIG_ACPI_BOOT*/
-#ifdef CONFIG_ACPI_HT_ONLY
-int acpi_boot_init (void);
-
-#else /* !CONFIG_ACPI_HT_ONLY */
-
static inline int acpi_boot_init(void)
{
return 0;
}
-#endif /* !CONFIG_ACPI_HT_ONLY */
#endif /*!CONFIG_ACPI_BOOT*/
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)