driver: timer: Add the Atmel PIT timer driver
[oweals/u-boot.git] / drivers / gpio / mxs_gpio.c
index b54a10b49332e710daeda5def60db125e7d0d062..367b852039da52ccd23b9f99162cc53984dcc516 100644 (file)
@@ -8,8 +8,7 @@
  */
 
 #include <common.h>
-#include <netdev.h>
-#include <asm/errno.h>
+#include <linux/errno.h>
 #include <asm/io.h>
 #include <asm/arch/iomux.h>
 #include <asm/arch/imx-regs.h>