linux 2.6.16.38 w/ vs2.0.3-rc1
[linux-2.6.git] / include / asm-powerpc / reg.h
index bd467bf..72bfe3a 100644 (file)
@@ -622,10 +622,6 @@ extern void ppc64_runlatch_off(void);
 extern unsigned long scom970_read(unsigned int address);
 extern void scom970_write(unsigned int address, unsigned long value);
 
-#else
-#define ppc64_runlatch_on()
-#define ppc64_runlatch_off()
-
 #endif /* CONFIG_PPC64 */
 
 #define __get_SP()     ({unsigned long sp; \