quota: fix checkpatch.pl warning by replacing <asm/uaccess.h> with <linux/uaccess.h>
[pandora-kernel.git] / fs / quota / dquot.c
index 10cbe84..0c541dc 100644 (file)
@@ -78,7 +78,7 @@
 #include <linux/quotaops.h>
 #include "../internal.h" /* ugh */
 
-#include <asm/uaccess.h>
+#include <linux/uaccess.h>
 
 /*
  * There are three quota SMP locks. dq_list_lock protects all lists with quotas