diff options
author | Kim Phillips <kim.phillips@freescale.com> | 2012-09-13 18:56:07 -0500 |
---|---|---|
committer | David Woodhouse <David.Woodhouse@intel.com> | 2012-09-29 15:54:13 +0100 |
commit | 2caf87a49eb53fac266b1271ebd6c1d1daa0d0d0 (patch) | |
tree | ebdd2a10d8fb94370242b2fd46d495ad4c35d2fc /mm | |
parent | bb0a13a13411c4ce24c48c8ff3cdf7b48d237240 (diff) | |
download | op-kernel-dev-2caf87a49eb53fac266b1271ebd6c1d1daa0d0d0.zip op-kernel-dev-2caf87a49eb53fac266b1271ebd6c1d1daa0d0d0.tar.gz |
mtd: fsl_ifc_nand: fix sparse warnings
drivers/mtd/nand/fsl_ifc_nand.c:196:34: warning: cast removes address space of expression [sparse]
drivers/mtd/nand/fsl_ifc_nand.c:196:34: warning: incorrect type in initializer (different address spaces) [sparse]
drivers/mtd/nand/fsl_ifc_nand.c:196:34: expected unsigned int [noderef] [usertype] <asn:2>*mainarea [sparse]
drivers/mtd/nand/fsl_ifc_nand.c:196:34: got unsigned int [usertype] *<noident> [sparse]
...
Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
Signed-off-by: Artem Bityutskiy <artem.bityutskiy@linux.intel.com>
Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
Diffstat (limited to 'mm')
0 files changed, 0 insertions, 0 deletions