davinci: fix compile warning: <mach/da8xx.h>: #include <linux/platform_device.h>
authorSergei Shtylyov <sshtylyov@ru.mvista.com>
Fri, 26 Mar 2010 14:56:58 +0000 (17:56 +0300)
committerKevin Hilman <khilman@deeprootsystems.com>
Wed, 7 Apr 2010 16:51:58 +0000 (09:51 -0700)
This hushes the following warning:

arch/arm/mach-davinci/include/mach/da8xx.h:104: warning: ‘struct platform_device’
declared inside parameter list
arch/arm/mach-davinci/include/mach/da8xx.h:104: warning: its scope is only this
definition or declaration, which is probably not what you want

Signed-off-by: Sergei Shtylyov <sshtylyov@ru.mvista.com>
Signed-off-by: Kevin Hilman <khilman@deeprootsystems.com>

No differences found