]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/blobdiff - drivers/tty/hvc/hvc_console.c
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
[mirror_ubuntu-jammy-kernel.git] / drivers / tty / hvc / hvc_console.c
index ce864875330e4b0d89c7c6cb2e7207ddab37ff57..9b5c0fb216b58ac86b1f6fc3acca2e5f9aa53fe1 100644 (file)
@@ -42,7 +42,7 @@
 #include <linux/slab.h>
 #include <linux/serial_core.h>
 
-#include <asm/uaccess.h>
+#include <linux/uaccess.h>
 
 #include "hvc_console.h"