]> git.openfabrics.org - ~emulex/infiniband.git/commitdiff
ipv6: include linux/uaccess.h instead of asm/uaccess.h
authorFabian Frederick <fabf@skynet.be>
Mon, 27 Oct 2014 18:12:58 +0000 (19:12 +0100)
committerDavid S. Miller <davem@davemloft.net>
Mon, 27 Oct 2014 20:03:52 +0000 (16:03 -0400)
Signed-off-by: Fabian Frederick <fabf@skynet.be>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv6/exthdrs.c

index bfde361b613400df742c21225a1b4b44744ece65..601d896f22d0768d6371c4a8b70882d3e9a3094a 100644 (file)
@@ -47,7 +47,7 @@
 #include <net/xfrm.h>
 #endif
 
-#include <asm/uaccess.h>
+#include <linux/uaccess.h>
 
 /*
  *     Parsing tlv encoded headers.