patch-2.3.23 linux/include/asm-arm/proc-fns.h

Next file: linux/include/asm-arm/processor.h
Previous file: linux/include/asm-arm/proc-armv/uaccess.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.3.22/linux/include/asm-arm/proc-fns.h linux/include/asm-arm/proc-fns.h
@@ -58,4 +58,14 @@
 
 #endif /* __KERNEL__ */
 
+#if 0
+ * The following is to fool mkdep into generating the correct
+ * dependencies.  Without this, it cant figure out that this
+ * file does indeed depend on the cpu-*.h files.
+#include <asm/cpu-single.h>
+#include <asm/cpu-multi26.h>
+#include <asm/cpu-multi32.h>
+ *
+#endif
+
 #endif /* __ASM_PROCFNS_H */

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)