Replace <asm/uaccess.h> with <linux/uaccess.h> globally
[linux-block.git] / drivers / tty / synclink_gt.c
index 8267bcf2405ed5734af331a3437b8b8986303a1f..31885f20fc1583178f9d3108bce20009eca99cb8 100644 (file)
@@ -77,7 +77,7 @@
 #include <asm/irq.h>
 #include <asm/dma.h>
 #include <asm/types.h>
-#include <asm/uaccess.h>
+#include <linux/uaccess.h>
 
 #if defined(CONFIG_HDLC) || (defined(CONFIG_HDLC_MODULE) && defined(CONFIG_SYNCLINK_GT_MODULE))
 #define SYNCLINK_GENERIC_HDLC 1