original_kernel/arch/arm/common
Stefan Schmidt cfab57e0e4 [ARM] pxa: enable check_scoop_reg() only if CONFIG_PM is set.
This function gets only called from scoop_suspend() and scoop_resume() which are
only built in if we have CONFIG_PM set. Make it the same for check_scoop_reg().

This fixes the following warning:
arch/arm/common/scoop.c:143: warning: ‘check_scoop_reg’ defined but not used

Signed-off-by: Stefan Schmidt <stefan@datenfreihafen.org>
Signed-off-by: Eric Miao <eric.y.miao@gmail.com>
2010-03-02 07:40:52 +08:00
..
Kconfig
Makefile
clkdev.c
dmabounce.c
gic.c
icst307.c
icst525.c
it8152.c
locomo.c
sa1111.c
scoop.c
sharpsl_param.c
time-acorn.c
uengine.c
via82c505.c
vic.c