| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2016-01-16 | MIPS: add asm/gpio.h to fix compilation error with CONFIG_CMD_GPIO. | 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 <[email protected]> Reviewed-by: Chin Liang See <[email protected]> Reviewed-by: Simon Glass <[email protected]> | |||
