]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - init/main.c
Merge git://oss.sgi.com:8090/nathans/xfs-2.6
[karo-tx-linux.git] / init / main.c
index 80af1a52485fcfd5b272e747d7a1576b0993167f..0d57f6ccb63a1a7c1f1efd47810727feb40e8ae8 100644 (file)
@@ -48,6 +48,7 @@
 #include <linux/mempolicy.h>
 #include <linux/key.h>
 #include <linux/unwind.h>
+#include <linux/buffer_head.h>
 
 #include <asm/io.h>
 #include <asm/bugs.h>
@@ -80,7 +81,6 @@ extern void mca_init(void);
 extern void sbus_init(void);
 extern void sysctl_init(void);
 extern void signals_init(void);
-extern void buffer_init(void);
 extern void pidhash_init(void);
 extern void pidmap_init(void);
 extern void prio_tree_init(void);