summaryrefslogtreecommitdiff
path: root/acpi/acpifs.h
diff options
context:
space:
mode:
Diffstat (limited to 'acpi/acpifs.h')
-rw-r--r--acpi/acpifs.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/acpi/acpifs.h b/acpi/acpifs.h
index 2e9063cc..8e359efb 100644
--- a/acpi/acpifs.h
+++ b/acpi/acpifs.h
@@ -104,10 +104,10 @@ struct acpifs
};
/* Main FS pointer */
-struct acpifs *fs;
+extern struct acpifs *fs;
/* Global mapped time */
-volatile struct mapped_time_value *acpifs_maptime;
+extern volatile struct mapped_time_value *acpifs_maptime;
/* Update entry and node times */
#define UPDATE_TIMES(e, what) (\