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)
commit75392dd3041b8fb7ee4cef6bd9b71154ae34f4e1
tree73a2258622516994109d2eb024fad91aeeb283aa
parentc8e42de6efcf4e9bed79a8b030261d799ea1960a
davinci: fix compile warning: <mach/da8xx.h>: #include <linux/platform_device.h>

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>
arch/arm/mach-davinci/include/mach/da8xx.h