summaryrefslogtreecommitdiffstats
path: root/init/main.c
diff options
context:
space:
mode:
authorArmando Visconti <armando.visconti@st.com>2012-03-07 12:30:53 +0100
committerDavid Woodhouse <David.Woodhouse@intel.com>2012-03-27 01:47:55 +0200
commita612c2ae483ee7e4d40c31d5374edf8a8b025f2a (patch)
tree5195be5a4d5e25eb13b01c0ad33b803336a2ffa9 /init/main.c
parentmtd: fsmc: Move ALE, CLE defines to their respective platform (diff)
downloadlinux-a612c2ae483ee7e4d40c31d5374edf8a8b025f2a.tar.xz
linux-a612c2ae483ee7e4d40c31d5374edf8a8b025f2a.zip
mtd: fsmc: fixed data abort inside change_bit()
Since change_bit() requires a (unsigned int *) as second arg, the correct definition of err_idx[] array declared as local variable of fsmc_correct_data() is the following: u32 err_idx[8]; Signed-off-by: Armando Visconti <armando.visconti@st.com> Signed-off-by: Artem Bityutskiy <artem.bityutskiy@linux.intel.com> Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
Diffstat (limited to 'init/main.c')
0 files changed, 0 insertions, 0 deletions