Commit 22398f57 authored by Russell King's avatar Russell King Committed by Russell King

[ARM] Fix SA1100 debug-macros.S

This needs asm/hardware.h - include it.
Signed-off-by: default avatarRussell King <rmk+kernel@arm.linux.org.uk>
parent 97d654f8
......@@ -10,6 +10,7 @@
* published by the Free Software Foundation.
*
*/
#include <asm/hardware.h>
.macro addruart,rx
mrc p15, 0, \rx, c1, c0
......
Markdown is supported
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