diff options
author | Armando Visconti <armando.visconti@st.com> | 2012-03-07 06:30:53 -0500 |
---|---|---|
committer | David Woodhouse <David.Woodhouse@intel.com> | 2012-03-26 19:47:55 -0400 |
commit | a612c2ae483ee7e4d40c31d5374edf8a8b025f2a (patch) | |
tree | 5195be5a4d5e25eb13b01c0ad33b803336a2ffa9 /mm/quicklist.c | |
parent | 02bfc4ebbd2532440fadd78076f3a51e0ae89f7f (diff) |
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 'mm/quicklist.c')
0 files changed, 0 insertions, 0 deletions