diff options
Diffstat (limited to 'drivers/net/pic32_eth.c')
-rw-r--r-- | drivers/net/pic32_eth.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/net/pic32_eth.c b/drivers/net/pic32_eth.c index 1333a3aa7e4..eea3c48aeff 100644 --- a/drivers/net/pic32_eth.c +++ b/drivers/net/pic32_eth.c @@ -3,7 +3,6 @@ * (c) 2015 Purna Chandra Mandal <purna.mandal@microchip.com> * */ -#include <common.h> #include <cpu_func.h> #include <errno.h> #include <dm.h> |