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
417eca09bf
u-boot
/
arch
/
arc
/
include
/
asm
/
gpio.h
2 lines
30 B
C
Raw
Normal View
History
Unescape
Escape
ARC: add asm/gpio.h to fix compilation error with CONFIG_CMD_GPIO With CONFIG_CMD_GPIO compilation reports error: -------------------------->8--------------------- common/cmd_gpio.c:13:22: fatal error: asm/gpio.h: No such file or directory #include <asm/gpio.h> ^ -------------------------->8--------------------- Signed-off-by: Eugeniy Paltsev <Eugeniy.Paltsev@synopsys.com> Signed-off-by: Alexey Brodkin <abrodkin@synopsys.com>
2017-10-16 12:15:33 +00:00
#
include
<asm-generic/gpio.h>
Reference in a new issue
Copy permalink