summaryrefslogtreecommitdiffstats
path: root/arch/arm/mm/proc-syms.c
diff options
context:
space:
mode:
authorBarry Song <Baohua.Song@csr.com>2014-02-18 14:46:27 +0800
committerBarry Song <Baohua.Song@csr.com>2014-03-05 10:20:25 +0800
commitc2ed0f3615116654bfa181566dc6a1cdec1f05c3 (patch)
tree4f056bcbfc9f43d4ced617fc10dcddebbc93ead8 /arch/arm/mm/proc-syms.c
parent38dbfb59d1175ef458d006556061adeaa8751b72 (diff)
downloadlinux-stable-c2ed0f3615116654bfa181566dc6a1cdec1f05c3.tar.gz
linux-stable-c2ed0f3615116654bfa181566dc6a1cdec1f05c3.tar.bz2
linux-stable-c2ed0f3615116654bfa181566dc6a1cdec1f05c3.zip
ARM: prima2: l2x0: fix checkpatch issues
Fix the below checkpatch issues: ERROR: open brace '{' following struct go on the same line 15: FILE: l2x0.c:15: +struct l2x0_aux +{ ERROR: Use of __initconst requires a separate use of const 20: FILE: l2x0.c:20: +static struct l2x0_aux prima2_l2x0_aux __initconst = { ERROR: Use of __initconst requires a separate use of const 25: FILE: l2x0.c:25: +static struct l2x0_aux marco_l2x0_aux __initconst = { ERROR: Use of __initconst requires a separate use of const 31: FILE: l2x0.c:31: +static struct of_device_id sirf_l2x0_ids[] __initconst = { Signed-off-by: Barry Song <Baohua.Song@csr.com>
Diffstat (limited to 'arch/arm/mm/proc-syms.c')
0 files changed, 0 insertions, 0 deletions