From: Richard Purdie Date: Wed, 29 Jun 2005 14:17:49 +0000 (+0100) Subject: [PATCH] ARM: 2768/1: PXA: Add a required header file for LL_DEBUG X-Git-Tag: v2.6.13-rc2~63^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9ec3c75cdeb57fa3c12a813c63706ece7fb63648;p=pandora-kernel.git [PATCH] ARM: 2768/1: PXA: Add a required header file for LL_DEBUG 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 Signed-off-by: Russell King --- Reading git-diff-tree failed