From 3155f7f23f7865e64f7eb14e226a2dff8197e51f Mon Sep 17 00:00:00 2001 From: Kumar Gala Date: Fri, 25 Jan 2008 15:41:00 -0600 Subject: [PPC] Remove 83xx from arch/ppc 83xx 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 8fc1b546613d..6220ef9ab8bc 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_83xx) -#include #elif defined(CONFIG_85xx) #include #elif defined(CONFIG_RADSTONE_PPC7D) -- cgit v1.2.3-59-g8ed1b