aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/brcm47xx/patches-2.6.39/820-wgt634u-nvram-fix.patch
diff options
context:
space:
mode:
authorFlorian Fainelli <florian@openwrt.org>2011-05-25 19:16:58 +0000
committerFlorian Fainelli <florian@openwrt.org>2011-05-25 19:16:58 +0000
commitfad3f46f0d2da16f99fd9148870a8d5ef8cc01bb (patch)
treef8cada0e65ca0698aad49faeafe0ff3e9e6dcc7c /target/linux/brcm47xx/patches-2.6.39/820-wgt634u-nvram-fix.patch
parentf5f989e3fbb3cb030976370c4733434902a6d5cf (diff)
downloadupstream-fad3f46f0d2da16f99fd9148870a8d5ef8cc01bb.tar.gz
upstream-fad3f46f0d2da16f99fd9148870a8d5ef8cc01bb.tar.bz2
upstream-fad3f46f0d2da16f99fd9148870a8d5ef8cc01bb.zip
fix mtd warnings
Fixes for the following warnings: drivers/mtd/devices/block2mtd.c: In function '_open_bdev': drivers/mtd/devices/block2mtd.c:272:3: warning: ISO C90 forbids mixed declarations and code drivers/mtd/devices/block2mtd.c: In function 'add_device': drivers/mtd/devices/block2mtd.c:399:13: warning: assignment discards qualifiers from pointer target type In the case of 442-block2mtd_probe.patch, it's not until the insertion of a executable statement before the definition that causes a warning, so I've chosen to resolve the issue here by splitting the definition and the initialization into a definition and a statement (and assignment) instead. Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com> SVN-Revision: 27007
Diffstat (limited to 'target/linux/brcm47xx/patches-2.6.39/820-wgt634u-nvram-fix.patch')
0 files changed, 0 insertions, 0 deletions