ad377c6308
I get this build error as of today: arch/arm/mach-mxs/ocotp.c: In function 'mxs_get_ocotp': arch/arm/mach-mxs/ocotp.c:54: error: implicit declaration of function 'cpu_relax' make[2]: *** [arch/arm/mach-mxs/ocotp.o] Error 1 Looks like it has been indirectly included before which broke now. Include it directly. Signed-off-by: Wolfram Sang <w.sang@pengutronix.de> Cc: Shawn Guo <shawn.guo@freescale.com> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de> |
||
---|---|---|
.. | ||
devices | ||
include/mach | ||
Kconfig | ||
Makefile | ||
Makefile.boot | ||
clock-mx23.c | ||
clock-mx28.c | ||
clock.c | ||
devices-mx23.h | ||
devices-mx28.h | ||
devices.c | ||
gpio.c | ||
gpio.h | ||
icoll.c | ||
iomux.c | ||
mach-mx23evk.c | ||
mach-mx28evk.c | ||
mach-stmp378x_devb.c | ||
mach-tx28.c | ||
mm-mx23.c | ||
mm-mx28.c | ||
module-tx28.c | ||
module-tx28.h | ||
ocotp.c | ||
pm.c | ||
regs-clkctrl-mx23.h | ||
regs-clkctrl-mx28.h | ||
system.c | ||
timer.c |