ARM defconfigs: add missing inclusions of linux/platform_device.h
authorArnd Bergmann <arnd@arndb.de>
Thu, 14 Feb 2013 22:26:56 +0000 (23:26 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 14 Feb 2013 23:14:32 +0000 (15:14 -0800)
commit56cc6cb707fedd897d391f6e50e3b56d62d6683f
tree6c6558ae945d60ee28a0fe7d78d2ab9e4e6bf140
parent76bf7228694b172dc42900cafbc09bec954949c4
ARM defconfigs: add missing inclusions of linux/platform_device.h

Patch 16559ae "kgdb: remove #include <linux/serial_8250.h> from kgdb.h"
removed an implicit inclusion of linux/platform_device.h
In a number of places. This adds back explicit inclusions in a few
more places I found.

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Cc: Florian Tobias Schandinat <FlorianSchandinat@gmx.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
arch/arm/plat-samsung/include/plat/adc.h
drivers/video/clps711xfb.c
include/linux/platform_data/s3c-hsotg.h