]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - arch/powerpc/include/asm/machdep.h
powerpc: Remove ppc_md.remove_memory
[karo-tx-linux.git] / arch / powerpc / include / asm / machdep.h
index 4a6511f942583844027115104512fa5f44869963..15c9150a58cc8ecd84b75a60935d7b3780b2f5be 100644 (file)
@@ -291,10 +291,6 @@ struct machdep_calls {
 #ifdef CONFIG_ARCH_RANDOM
        int (*get_random_long)(unsigned long *v);
 #endif
-
-#ifdef CONFIG_MEMORY_HOTREMOVE
-       int (*remove_memory)(u64, u64);
-#endif
 };
 
 extern void e500_idle(void);