]> git.sur5r.net Git - u-boot/blobdiff - drivers/gpio/mxs_gpio.c
gpio: pca953x_gpio: Make live-tree compatible
[u-boot] / 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>