diff options
author | Michael Ellerman <mpe@ellerman.id.au> | 2014-11-12 16:54:54 +1100 |
---|---|---|
committer | Michael Ellerman <mpe@ellerman.id.au> | 2014-11-12 16:54:54 +1100 |
commit | d8ee6f34fdd28ade6b7b3a9be175bc5c0c3cfb38 (patch) | |
tree | 01fc89a393e4d4e918296a0a5cb721545be73c89 /.gitignore | |
parent | 40cc76e2715a31eb2e4ea92a0983abd1f4ae76df (diff) |
powerpc/xmon: Fix build when 4xx=y and 44x=n
dump_tlb_44x() is only defined when 44x=y, but the ifdef in xmon.c
checks for 4xx, leading to a build failure:
arch/powerpc/xmon/xmon.c:912:4: error: implicit declaration of function 'dump_tlb_44x'
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions