Skip to content
Commit c6af66b9 authored by Russell King's avatar Russell King Committed by Russell King
Browse files

[ARM] integrator: fix pci_v3 compile error with DEBUG_LL



If DEBUG_LL is enabled, we want to use get_irq_regs(), but this
causes a build error due to the inline function missing.  Add
the necessary header file.

Signed-off-by: default avatarRussell King <rmk+kernel@arm.linux.org.uk>
parent 0f347bb9
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment