fb/exynos: include platform_device.h
authorArnd Bergmann <[email protected]>
Thu, 14 Feb 2013 22:26:51 +0000 (23:26 +0100)
committerGreg Kroah-Hartman <[email protected]>
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 <[email protected]>
Cc: Greg Kroah-Hartman <[email protected]>
Cc: Ajay Kumar <[email protected]>
Cc: Florian Tobias Schandinat <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
drivers/video/exynos/exynos_mipi_dsi_common.c
drivers/video/exynos/exynos_mipi_dsi_lowlevel.c