From c42f3ad7f1bf17f31c3febdc71034ed6d793d40f Mon Sep 17 00:00:00 2001 From: Kumar Gala Date: Sun, 27 Jan 2008 14:06:14 -0600 Subject: [PPC] Remove 85xx from arch/ppc 85xx exists in arch/powerpc as well as cuImage support to boot from a u-boot that doesn't support device trees. Signed-off-by: Kumar Gala --- include/asm-ppc/serial.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'include/asm-ppc/serial.h') diff --git a/include/asm-ppc/serial.h b/include/asm-ppc/serial.h index 6220ef9ab8bc..d35ed10315b1 100644 --- a/include/asm-ppc/serial.h +++ b/include/asm-ppc/serial.h @@ -29,8 +29,6 @@ #include #elif defined(CONFIG_4xx) #include -#elif defined(CONFIG_85xx) -#include #elif defined(CONFIG_RADSTONE_PPC7D) #include #else -- cgit v1.2.3-59-g8ed1b