This website requires JavaScript.
Explore
Help
Register
Sign in
Difuse
/
u-boot
Watch
2
Star
0
Fork
You've already forked u-boot
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
3f71daa16b
u-boot
/
arch
/
mips
/
include
/
asm
/
gpio.h
2 lines
30 B
C
Raw
Normal View
History
Unescape
Escape
MIPS: add asm/gpio.h to fix compilation error with CONFIG_CMD_GPIO. 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@microchip.com> Reviewed-by: Chin Liang See <clsee@altera.com> Reviewed-by: Simon Glass <sjg@chromium.org>
2015-12-17 17:31:31 +00:00
#
include
<asm-generic/gpio.h>
Reference in a new issue
Copy permalink