From: Arnd Bergmann Date: Fri, 22 Feb 2013 00:42:14 +0000 (-0800) Subject: fb: mmp: include linux/platform_device.h X-Git-Tag: v3.9-rc1~114^2~143 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=24cb87a761284407007984416e44e7d819cb0efd;p=pandora-kernel.git fb: mmp: include linux/platform_device.h Commit 16559ae48c76 ("kgdb: remove #include from kgdb.h") changes the kgdb.h file so that drivers including it do not implicitly include linux/platform_device.h. The mmp framebuffer driver is new, so Greg did not have a chance to fix it up when introducing his change. Signed-off-by: Arnd Bergmann Cc: Zhou Zhu Cc: Lisa Du Cc: Guoqing Li Acked-by: Haojian Zhuang Cc: Florian Tobias Schandinat Cc: Greg KH Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed