[U-Boot] [PATCH v1 10/18] MIPS: add asm/gpio.h to fix compilation error with CONFIG_CMD_GPIO.

Daniel Schwierzeck daniel.schwierzeck at gmail.com
Sat Dec 19 19:18:01 CET 2015



Am 17.12.2015 um 18:31 schrieb Purna Chandra Mandal:
> With CONFIG_CMD_GPIO compilation reports error.
> common/cmd_gpio.c:13:22: fatal error: asm/gpio.h: No such file or directory
>  #include <asm/gpio.h>
>                       ^
> Signed-off-by: Purna Chandra Mandal <purna.mandal at microchip.com>
> 
> ---
> 
>  arch/mips/include/asm/gpio.h | 1 +
>  1 file changed, 1 insertion(+)
>  create mode 100644 arch/mips/include/asm/gpio.h
> 

applied to u-boot-mips/next, thanks

-- 
- Daniel


More information about the U-Boot mailing list