kernel/drivers/staging/octeon/ethernet-mem.c
.. .. @@ -9,12 +9,9 @@ 9 9 #include <linux/netdevice.h> 10 10 #include <linux/slab.h> 11 11 12 -#include <asm/octeon/octeon.h>13 -12 +#include "octeon-ethernet.h"14 13 #include "ethernet-mem.h" 15 14 #include "ethernet-defines.h" 16 -17 -#include <asm/octeon/cvmx-fpa.h>18 15 19 16 /** 20 17 * cvm_oct_fill_hw_skbuff - fill the supplied hardware pool with skbuffs