aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64/Kconfig
diff options
context:
space:
mode:
authorDave P Martin <Dave.Martin@arm.com>2015-07-24 16:37:47 +0100
committerWill Deacon <will.deacon@arm.com>2015-07-27 11:08:42 +0100
commitd7a33f4fbd12ca0a32a24cc46c0d02b47f6b54d1 (patch)
tree6719ed112e6ba36628ca3e26b7680fc0b7a2adcf /arch/arm64/Kconfig
parentarm64/debug: Simplify BRK insn opcode declarations (diff)
downloadlinux-dev-d7a33f4fbd12ca0a32a24cc46c0d02b47f6b54d1.tar.xz
linux-dev-d7a33f4fbd12ca0a32a24cc46c0d02b47f6b54d1.zip
arm64/debug: Add missing #includes
<asm/debug-monitors.h> relies on <asm/ptrace.h>, but doesn't declare this dependency. This becomes a problem once debug-monitors.h starts getting included all over the place to get the BRK immedates. The missing include of <asm/memory.h> (for UL()) in <asm/esr.h> is also added. The series no longer relies on this, but I spotted it during development and it may as well get fixed. No functional change. Signed-off-by: Dave Martin <Dave.Martin@arm.com> Signed-off-by: Will Deacon <will.deacon@arm.com>
Diffstat (limited to 'arch/arm64/Kconfig')
0 files changed, 0 insertions, 0 deletions