diff options
author | Kim Phillips <kim.phillips@freescale.com> | 2012-09-14 03:56:07 +0400 |
---|---|---|
committer | David Woodhouse <David.Woodhouse@intel.com> | 2012-09-29 18:54:13 +0400 |
commit | 2caf87a49eb53fac266b1271ebd6c1d1daa0d0d0 (patch) | |
tree | ebdd2a10d8fb94370242b2fd46d495ad4c35d2fc /init | |
parent | bb0a13a13411c4ce24c48c8ff3cdf7b48d237240 (diff) | |
download | linux-2caf87a49eb53fac266b1271ebd6c1d1daa0d0d0.tar.xz |
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 'init')
0 files changed, 0 insertions, 0 deletions