#20973: bcm53xx target broken after mtd update in 47624
--------------------+------------------------
 Reporter:  arokh   |      Owner:  developers
     Type:  defect  |     Status:  new
 Priority:  high    |  Milestone:
Component:  kernel  |    Version:  Trunk
 Keywords:          |
--------------------+------------------------
 {{{
   CC      drivers/mtd/spi-nor/bcm53xxspiflash.o
 In file included from drivers/mtd/spi-nor/bcm53xxspiflash.c:4:0:
 include/linux/mtd/spi-nor.h:155:19: error: field 'mtd' has incomplete type
   struct mtd_info  mtd;
                    ^
 drivers/mtd/spi-nor/bcm53xxspiflash.c: In function
 'bcm53xxspiflash_probe':
 drivers/mtd/spi-nor/bcm53xxspiflash.c:197:17: warning: assignment from
 incompatible pointer type [-Wincompatible-pointer-types]
   nor->write_reg = bcm53xxspiflash_write_reg;
                  ^
 make[8]: *** [drivers/mtd/spi-nor/bcm53xxspiflash.o] Error 1
 make[7]: *** [drivers/mtd/spi-nor] Error 2
 make[6]: *** [drivers/mtd] Error 2
 make[5]: *** [drivers] Error 2
 make[5]: Leaving directory `/home/user/trunk/mydir/r8000/build_dir/target-
 arm_cortex-a9_musl-1.1.11_eabi/linux-bcm53xx/linux-4.1.13'
 }}}

--
Ticket URL: <https://dev.openwrt.org/ticket/20973>
OpenWrt <http://openwrt.org>
Opensource Wireless Router Technology
_______________________________________________
openwrt-tickets mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-tickets

Reply via email to