]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - fs/fat/fat.h
fat: i_blocks warning fix
[linux-2.6-omap-h63xx.git] / fs / fat / fat.h
index 4efc5038ed29b310205c680e12e75de76161dc46..ea440d65819c8cd18cd931932c8d8e36657a6788 100644 (file)
@@ -323,4 +323,7 @@ extern int fat_sync_bhs(struct buffer_head **bhs, int nr_bhs);
 int fat_cache_init(void);
 void fat_cache_destroy(void);
 
+/* helper for printk */
+typedef unsigned long long     llu;
+
 #endif /* !_FAT_H */