patch-2.4.8 linux/include/asm-ia64/acpikcfg.h
Next file: linux/include/asm-ia64/bitops.h
Previous file: linux/include/asm-ia64/acpi-ext.h
Back to the patch index
Back to the overall index
- Lines: 16
- Date:
Tue Jul 31 10:30:09 2001
- Orig file:
v2.4.7/linux/include/asm-ia64/acpikcfg.h
- Orig date:
Thu Apr 5 12:51:47 2001
diff -u --recursive --new-file v2.4.7/linux/include/asm-ia64/acpikcfg.h linux/include/asm-ia64/acpikcfg.h
@@ -1,6 +1,6 @@
-#include <linux/config.h>
+#ifndef _ASM_IA64_ACPIKCFG_H
+#define _ASM_IA64_ACPIKCFG_H
-#ifdef CONFIG_ACPI_KERNEL_CONFIG
/*
* acpikcfg.h - ACPI based Kernel Configuration Manager External Interfaces
*
@@ -26,4 +26,5 @@
int num_pci_vectors
);
#endif
-#endif /* CONFIG_ACPI_KERNEL_CONFIG */
+
+#endif /* _ASM_IA64_ACPIKCFG_H */
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)