]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/blobdiff - drivers/net/ethernet/freescale/ucc_geth_ethtool.c
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
[mirror_ubuntu-jammy-kernel.git] / drivers / net / ethernet / freescale / ucc_geth_ethtool.c
index 8ba636f61b5063a5978e647145cc0963de74389f..b642990b549c2c2414937bb9479f494b05971aec 100644 (file)
@@ -32,7 +32,7 @@
 
 #include <asm/io.h>
 #include <asm/irq.h>
-#include <asm/uaccess.h>
+#include <linux/uaccess.h>
 #include <asm/types.h>
 
 #include "ucc_geth.h"