kernel_optimize_test/arch/arm/mach-mmp
Haojian Zhuang e71dc5f787 ARM: mmp: add platform_device head file in gplugd
arch/arm/mach-mmp/gplugd.c: In function ‘gplugd_init’:
arch/arm/mach-mmp/gplugd.c:188:2: error: implicit declaration of
function ‘platform_device_register’
[-Werror=implicit-function-declaration]
cc1: some warnings being treated as errors
make[1]: *** [arch/arm/mach-mmp/gplugd.o] Error 1
make: *** [arch/arm/mach-mmp] Error 2

So append platform_device.h to resolve build issue.

Signed-off-by: Haojian Zhuang <haojian.zhuang@linaro.org>
2013-03-15 16:27:53 +08:00
..
include/mach Merge branch 'akpm' (incoming from Andrew) 2013-02-21 17:38:49 -08:00
aspenite.c
avengers_lite.c
brownstone.c
clock-mmp2.c
clock-pxa168.c
clock-pxa910.c
clock.c
clock.h
common.c
common.h
devices.c
flint.c
gplugd.c ARM: mmp: add platform_device head file in gplugd 2013-03-15 16:27:53 +08:00
irq.c
jasper.c
Kconfig
Makefile
Makefile.boot
mmp-dt.c
mmp2-dt.c
mmp2.c
pm-mmp2.c
pm-pxa910.c
pxa168.c
pxa910.c Merge branch 'akpm' (incoming from Andrew) 2013-02-21 17:38:49 -08:00
sram.c
tavorevb.c
teton_bga.c
time.c
ttc_dkb.c Merge branch 'akpm' (incoming from Andrew) 2013-02-21 17:38:49 -08:00