1. 03 Aug, 2009 1 commit
    • Nicolas Pitre's avatar
      mtd: let include/linux/mtd/partitions.h stand on its own · 7699ad35
      Nicolas Pitre authored
      When declaring static MTD partitions in board specific code, only
      including <include/linux/mtd/partitions.h> should suffice without
      gcc nagging us with:
      
      In file included from arch/arm/mach-kirkwood/sheevaplug-setup.c:14:
      include/linux/mtd/partitions.h:50: warning: 'struct mtd_info' declared inside parameter list
      include/linux/mtd/partitions.h:50: warning: its scope is only this definition or declaration, which is probably not what you want
      include/linux/mtd/partitions.h:51: warning: 'struct mtd_info' declared inside parameter list
      include/linux/mtd/partitions.h:61: warning: 'struct mtd_info' declared inside parameter list
      include/linux/mtd/partitions.h:67: warning: 'struct mtd_info' declared inside parameter list
      Signed-off-by: default avatarNicolas Pitre <nico@marvell.com>
      Signed-off-by: default avatarArtem Bityutskiy <Artem.Bityutskiy@nokia.com>
      Signed-off-by: default avatarDavid Woodhouse <David.Woodhouse@intel.com>
      7699ad35
  2. 01 Aug, 2009 1 commit
  3. 31 Jul, 2009 19 commits
  4. 30 Jul, 2009 19 commits