Commit 0a686677 authored by Russell King's avatar Russell King Committed by Linus Torvalds

[PATCH] 2.5.7 allow fat to compile

This is needed to for 2.5.7 FAT to build on ARM.
parent 3c195d84
......@@ -17,6 +17,7 @@
#include <linux/smp_lock.h>
#include <linux/msdos_fs.h>
#include <linux/fat_cvf.h>
#include <linux/bitops.h>
//#include <asm/uaccess.h>
#include <asm/unaligned.h>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment