[PATCH] ARM: 2768/1: PXA: Add a required header file for LL_DEBUG
authorRichard Purdie <rpurdie@rpsys.net>
Wed, 29 Jun 2005 14:17:49 +0000 (15:17 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Wed, 29 Jun 2005 14:17:49 +0000 (15:17 +0100)
Patch from Richard Purdie

With DEBUG enabled, head.S includes arch/debug-macro.S. On the PXA, this
contains references to the macro io_p2v() so hardware.h needs to be
included.

Signed-off-by: Richard Purdie <rpurdie@openedhand.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>

No differences found