• R
    mtd: fix physmap.h warnings · 63da0290
    Randy Dunlap 提交于
    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: NRandy Dunlap <randy.dunlap@oracle.com>
    Signed-off-by: NDavid Woodhouse <David.Woodhouse@intel.com>
    63da0290
physmap.h 1.5 KB