kernel/drivers/net/ethernet/freescale/fs_enet/mii-fec.c
.. .. @@ -32,8 +32,8 @@ 32 32 #include <linux/platform_device.h> 33 33 #include <linux/of_address.h> 34 34 #include <linux/of_platform.h> 35 +#include <linux/pgtable.h>35 36 36 -#include <asm/pgtable.h>37 37 #include <asm/irq.h> 38 38 #include <linux/uaccess.h> 39 39 #include <asm/mpc5xxx.h>