fb/exynos: include platform_device.h
authorArnd Bergmann <arnd@arndb.de>
Thu, 14 Feb 2013 22:26:51 +0000 (23:26 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 14 Feb 2013 23:03:47 +0000 (15:03 -0800)
commit76bf7228694b172dc42900cafbc09bec954949c4
treeb4b7ef63c3304177a9454ef7a23ec28d9a648872
parent7f206d499ab5ce4db766efd9a4335572d9082911
fb/exynos: include platform_device.h

Patch 16559ae "kgdb: remove #include <linux/serial_8250.h> from kgdb.h"
removed an implicit inclusion of linux/platform_device.h
from the exynos framebuffer driver. This adds back the required
explicit header file inclusions.

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Cc: Ajay Kumar <ajaykumar.rs@samsung.com>
Cc: Florian Tobias Schandinat <FlorianSchandinat@gmx.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/video/exynos/exynos_mipi_dsi_common.c
drivers/video/exynos/exynos_mipi_dsi_lowlevel.c