linux-stable-rt/arch/arm/mach-mxs
Wolfram Sang ad377c6308 arm: mxs: include asm/processor.h for cpu_relax()
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>
2011-06-06 09:50:04 +02:00
..
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 arm: mxs: include asm/processor.h for cpu_relax() 2011-06-06 09:50:04 +02:00
pm.c
regs-clkctrl-mx23.h
regs-clkctrl-mx28.h
system.c
timer.c