summaryrefslogtreecommitdiffstats
path: root/lib/fw_table.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/fw_table.c')
-rw-r--r--lib/fw_table.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/fw_table.c b/lib/fw_table.c
index e84bd0866e10..b51f30a28e47 100644
--- a/lib/fw_table.c
+++ b/lib/fw_table.c
@@ -186,4 +186,3 @@ acpi_parse_entries_array(char *id, unsigned long table_size,
return errs ? -EINVAL : count;
}
-EXPORT_SYMBOL_GPL(acpi_parse_entries_array);