From: Arnd Bergmann Date: Thu, 14 Feb 2013 22:26:51 +0000 (+0100) Subject: fb/exynos: include platform_device.h X-Git-Tag: v3.9-rc1~125^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=76bf7228694b172dc42900cafbc09bec954949c4;p=pandora-kernel.git fb/exynos: include platform_device.h Patch 16559ae "kgdb: remove #include 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 Cc: Greg Kroah-Hartman Cc: Ajay Kumar Cc: Florian Tobias Schandinat Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed