kbuild: remove hardcoded apic_es7000 from modpost
Replace the hardcoded variable name apic_es7000 in modpost with a __initdata_refok marker. Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
This commit is contained in:
@@ -647,7 +647,6 @@ static int secref_whitelist(const char *modname, const char *tosec,
|
||||
"_probe",
|
||||
"_probe_one",
|
||||
"_console",
|
||||
"apic_es7000",
|
||||
NULL
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user