Messages in this thread |  | | | Date | Tue, 26 Oct 2010 13:49:59 +1100 | | From | Stephen Rothwell <> | | Subject | linux-next: build warnings after merge of the final tree (mtd tree related) |
| |
Hi David,
After merging the final tree, today's linux-next build (powerpc ppc44x_defconfig) produced these warnings:
In file included from drivers/mtd/mtdchar.c:36: include/linux/mtd/map.h:145:2: warning: #warning "No CONFIG_MTD_MAP_BANK_WIDTH_xx selected. No NOR chip support can work" In file included from drivers/mtd/chips/chipreg.c:11: include/linux/mtd/map.h:145:2: warning: #warning "No CONFIG_MTD_MAP_BANK_WIDTH_xx selected. No NOR chip support can work" In file included from drivers/mtd/chips/cfi_probe.c:17: include/linux/mtd/map.h:145:2: warning: #warning "No CONFIG_MTD_MAP_BANK_WIDTH_xx selected. No NOR chip support can work" In file included from drivers/mtd/chips/cfi_probe.c:18: include/linux/mtd/cfi.h:75:2: warning: #warning No CONFIG_MTD_CFI_Ix selected. No NOR chip support can work. In file included from drivers/mtd/maps/physmap_of.c:21: include/linux/mtd/map.h:145:2: warning: #warning "No CONFIG_MTD_MAP_BANK_WIDTH_xx selected. No NOR chip support can work" In file included from drivers/mtd/chips/cfi_cmdset_0002.c:36: include/linux/mtd/map.h:145:2: warning: #warning "No CONFIG_MTD_MAP_BANK_WIDTH_xx selected. No NOR chip support can work" In file included from drivers/mtd/chips/cfi_cmdset_0002.c:38: include/linux/mtd/cfi.h:75:2: warning: #warning No CONFIG_MTD_CFI_Ix selected. No NOR chip support can work. In file included from drivers/mtd/chips/cfi_util.c:23: include/linux/mtd/map.h:145:2: warning: #warning "No CONFIG_MTD_MAP_BANK_WIDTH_xx selected. No NOR chip support can work" In file included from drivers/mtd/chips/cfi_util.c:24: include/linux/mtd/cfi.h:75:2: warning: #warning No CONFIG_MTD_CFI_Ix selected. No NOR chip support can work. In file included from drivers/mtd/chips/gen_probe.c:11: include/linux/mtd/map.h:145:2: warning: #warning "No CONFIG_MTD_MAP_BANK_WIDTH_xx selected. No NOR chip support can work" In file included from drivers/mtd/chips/gen_probe.c:12: include/linux/mtd/cfi.h:75:2: warning: #warning No CONFIG_MTD_CFI_Ix selected. No NOR chip support can work. In file included from drivers/mtd/chips/jedec_probe.c:21: include/linux/mtd/map.h:145:2: warning: #warning "No CONFIG_MTD_MAP_BANK_WIDTH_xx selected. No NOR chip support can work" In file included from drivers/mtd/chips/jedec_probe.c:22: include/linux/mtd/cfi.h:75:2: warning: #warning No CONFIG_MTD_CFI_Ix selected. No NOR chip support can work.
I am not sure where these came from ... -- Cheers, Stephen Rothwell sfr@canb.auug.org.au http://www.canb.auug.org.au/~sfr/ [unhandled content-type:application/pgp-signature] |  |