]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/blobdiff - net/core/gen_estimator.c
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
[mirror_ubuntu-artful-kernel.git] / net / core / gen_estimator.c
index 101b5d0e2142e6a813f6b524a59945379f02bcb3..0385dece1f6fe5e26df1ce5f40956a79a2eebbf4 100644 (file)
@@ -14,7 +14,7 @@
  *              names to make it usable in general net subsystem.
  */
 
-#include <asm/uaccess.h>
+#include <linux/uaccess.h>
 #include <linux/bitops.h>
 #include <linux/module.h>
 #include <linux/types.h>