]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - arch/powerpc/include/asm/processor.h
powerpc: mpc824x: remove MPC824X cpu support
[people/ms/u-boot.git] / arch / powerpc / include / asm / processor.h
index 2ed51b12486b62f3cbe535eb386a3396328d5ee1..db8cc8c4e6fca4ffa068b45b15e5493768e30964 100644 (file)
@@ -1360,8 +1360,6 @@ void _nmask_and_or_msr(unsigned long nmask, unsigned long or_val);
 #elif defined(CONFIG_MPC8260)
 #define _machine _MACH_8260
 #define have_of 0
-#elif defined(CONFIG_SANDPOINT)
-#define _machine _MACH_sandpoint
 #else
 #error "Machine not defined correctly"
 #endif