]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/blobdiff - drivers/media/usb/pwc/pwc-ctrl.c
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
[mirror_ubuntu-artful-kernel.git] / drivers / media / usb / pwc / pwc-ctrl.c
index 3a1618580ed6c6a774713fb44e8c6fcab8d31c5c..655cef39eb3dcdc40ac66f5274824328cfabf6b0 100644 (file)
@@ -39,7 +39,7 @@
 /* Control functions for the cam; brightness, contrast, video mode, etc. */
 
 #ifdef __KERNEL__
-#include <asm/uaccess.h>
+#include <linux/uaccess.h>
 #endif
 #include <asm/errno.h>