mtd: fix physmap.h warnings
authorRandy Dunlap <randy.dunlap@oracle.com>
Mon, 23 May 2011 18:37:09 +0000 (11:37 -0700)
committerDavid Woodhouse <David.Woodhouse@intel.com>
Wed, 1 Jun 2011 10:36:49 +0000 (11:36 +0100)
commit63da029015b5255915cd6d61f19ffc276ad4635d
tree77e1110712e7adff87fcfc0db80310ff736a285f
parent29a6ccca3869bbe33879dae0cd7df2a1559eff54
mtd: fix physmap.h warnings

Fix build warnings in physmap.h:

include/linux/mtd/physmap.h:25: warning: 'struct platform_device' declared inside parameter list
include/linux/mtd/physmap.h:25: warning: its scope is only this definition or declaration, which is probably not what you want
include/linux/mtd/physmap.h:26: warning: 'struct platform_device' declared inside parameter list
include/linux/mtd/physmap.h:27: warning: 'struct platform_device' declared inside parameter list

Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com>
Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
include/linux/mtd/physmap.h