]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - init/main.c
Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git...
[karo-tx-linux.git] / init / main.c
index 439715858ba02d242dc9e3d990461ff4bddb3c7b..9d454f09f3b1522c850b99d31f517641e47a8503 100644 (file)
@@ -87,7 +87,6 @@ extern void mca_init(void);
 extern void sbus_init(void);
 extern void prio_tree_init(void);
 extern void radix_tree_init(void);
-extern void free_initmem(void);
 #ifndef CONFIG_DEBUG_RODATA
 static inline void mark_rodata_ro(void) { }
 #endif