diff options
author | Arnd Bergmann <arnd@arndb.de> | 2013-02-22 04:42:14 +0400 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2013-02-22 05:22:17 +0400 |
commit | 24cb87a761284407007984416e44e7d819cb0efd (patch) | |
tree | 1e90e68d3ec094e9acd14dfbaee8a7cdebf41ad2 /samples | |
parent | d2e8bae6d72fa139fe7da7739c30b81c4122866f (diff) | |
download | linux-24cb87a761284407007984416e44e7d819cb0efd.tar.xz |
fb: mmp: include linux/platform_device.h
Commit 16559ae48c76 ("kgdb: remove #include <linux/serial_8250.h> 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 <arnd@arndb.de>
Cc: Zhou Zhu <zzhu3@marvell.com>
Cc: Lisa Du <cldu@marvell.com>
Cc: Guoqing Li <ligq@marvell.com>
Acked-by: Haojian Zhuang <haojian.zhuang@gmail.com>
Cc: Florian Tobias Schandinat <FlorianSchandinat@gmx.de>
Cc: Greg KH <greg@kroah.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'samples')
0 files changed, 0 insertions, 0 deletions