aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/sysdev/fsl_lbc.c
diff options
context:
space:
mode:
authorChristophe Leroy <[email protected]>2016-03-15 14:07:49 +0100
committerMichael Ellerman <[email protected]>2016-03-16 15:22:40 +1100
commit2e098dcee6208a690f73e11feb29d181cae7d978 (patch)
treec7862e6351b7ff8b7fcb3e310063b53cf45d0dfc /arch/powerpc/sysdev/fsl_lbc.c
parentb081251ef6d6d7cf06448deeb3d9860b636358f5 (diff)
powerpc/8xx: Fix do_mtspr_cpu6() build on older compilers
GCC < 4.9 is unable to build this, saying: arch/powerpc/mm/8xx_mmu.c:139:2: error: memory input 1 is not directly addressable Change the one-element array into a simple variable to avoid this. Fixes: 1458dd951f7c ("powerpc/8xx: Handle CPU6 ERRATA directly in mtspr() macro") Signed-off-by: Christophe Leroy <[email protected]> Cc: Scott Wood <[email protected]> Signed-off-by: Michael Ellerman <[email protected]>
Diffstat (limited to 'arch/powerpc/sysdev/fsl_lbc.c')
0 files changed, 0 insertions, 0 deletions