summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/chips/cfi_cmdset_0001.c
diff options
context:
space:
mode:
authorTony Breeds <tony@bakeyournoodle.com>2011-11-22 15:39:11 +1100
committerDavid Woodhouse <David.Woodhouse@intel.com>2011-12-02 16:27:03 +0000
commit629be5f275ddf0791614f8cbdafc11bde4247850 (patch)
treee05861659d676b9e12313e349229d370be778fdb /drivers/mtd/chips/cfi_cmdset_0001.c
parent5611cc4572e889b62a7b4c72a413536bf6a9c416 (diff)
mtd: ndfc: fix typo in structure dereference
In commit 9d7948c50055e74b693ce9e99a709b2e5bbc1942 (mtd: ndfc: use ofpart through generic parsing) we dereference a non pointer type causing the following compiler error: drivers/mtd/nand/ndfc.c: In function 'ndfc_chip_init': drivers/mtd/nand/ndfc.c:191: error: invalid type argument of '->' (have 'struct mtd_part_parser_data') Fix that. Signed-off-by: Tony Breeds <tony@bakeyournoodle.com> Acked-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com> Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
Diffstat (limited to 'drivers/mtd/chips/cfi_cmdset_0001.c')
0 files changed, 0 insertions, 0 deletions