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/ppc_sys.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'include/asm-ppc/ppc_sys.h') diff --git a/include/asm-ppc/ppc_sys.h b/include/asm-ppc/ppc_sys.h index de99e92d627b..80c5851972f5 100644 --- a/include/asm-ppc/ppc_sys.h +++ b/include/asm-ppc/ppc_sys.h @@ -23,8 +23,6 @@ #if defined(CONFIG_8260) #include -#elif defined(CONFIG_83xx) -#include #elif defined(CONFIG_85xx) #include #elif defined(CONFIG_8xx) -- cgit v1.2.3