[PATCH] x86-64: modpost add more symbols to whitelist pattern2
[linux-drm-fsl-dcu.git] / scripts / mod / modpost.c
index 15ab5d02e80a1689a554dac4893cd1edb910c26c..82e019bf2dc587c6b5444b519d9632f463a26839 100644 (file)
@@ -595,6 +595,7 @@ static int secref_whitelist(const char *modname, const char *tosec,
                "_ops",
                "_probe",
                "_probe_one",
+               "_console",
                NULL
        };