diff options
Diffstat (limited to 'scripts/mod/modpost.c')
| -rw-r--r-- | scripts/mod/modpost.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/scripts/mod/modpost.c b/scripts/mod/modpost.c index 7f5ff7e0a0f3..1921c43f3a3e 100644 --- a/scripts/mod/modpost.c +++ b/scripts/mod/modpost.c | |||
| @@ -647,7 +647,6 @@ static int secref_whitelist(const char *modname, const char *tosec, | |||
| 647 | "_probe", | 647 | "_probe", |
| 648 | "_probe_one", | 648 | "_probe_one", |
| 649 | "_console", | 649 | "_console", |
| 650 | "apic_es7000", | ||
| 651 | NULL | 650 | NULL |
| 652 | }; | 651 | }; |
| 653 | 652 | ||
