]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - fs/qnx4/bitmap.c
ALSA: ASoC: Convert wm8990 to a new-style i2c driver
[linux-2.6-omap-h63xx.git] / fs / qnx4 / bitmap.c
index 991253927658bf2a2673c70c8ec99789f709f59f..8425cf6e96248c5eb16a4c802d03b845b43d0af3 100644 (file)
@@ -13,7 +13,6 @@
  * 28-06-1998 by Frank Denis : qnx4_free_inode (to be fixed) .
  */
 
-#include <linux/config.h>
 #include <linux/time.h>
 #include <linux/fs.h>
 #include <linux/qnx4_fs.h>
 #include <linux/buffer_head.h>
 #include <linux/bitops.h>
 
+#if 0
 int qnx4_new_block(struct super_block *sb)
 {
        return 0;
 }
+#endif  /*  0  */
 
 static void count_bits(register const char *bmPart, register int size,
                       int *const tf)