diff --git a/mm/memory_hotplug.c b/mm/memory_hotplug.c index 04cb87ec39d0f3cfb90fdf8987061a6e4f31c796..9691cbb4383eeb429844d900bf4af8d8869ebac7 100644 --- a/mm/memory_hotplug.c +++ b/mm/memory_hotplug.c @@ -71,7 +71,6 @@ bool memhp_auto_online; #else bool memhp_auto_online = true; #endif -EXPORT_SYMBOL_GPL(memhp_auto_online); static int __init setup_memhp_default_state(char *str) {