From 7ee2619c20ccecd57966d74d844e6329e141261c Mon Sep 17 00:00:00 2001 From: Stefan Roese Date: Tue, 24 Jun 2008 17:18:50 +0200 Subject: ppc4xx: Consolidate PPC4xx EBC defines This patch removes all EBC related defines from the PPC4xx headers ppc405.h and ppc440.h and introduces a new header include/asm-ppc/ppc4xx-ebc.h with all those defines. Signed-off-by: Stefan Roese --- include/ppc4xx.h | 1 + 1 file changed, 1 insertion(+) (limited to 'include/ppc4xx.h') diff --git a/include/ppc4xx.h b/include/ppc4xx.h index 54897f759..ca0636ca8 100644 --- a/include/ppc4xx.h +++ b/include/ppc4xx.h @@ -53,6 +53,7 @@ #endif #include +#include /* * Macro for generating register field mnemonics -- cgit v1.2.3