diff options
-rw-r--r-- | drivers/firmware/efi/efi-pstore.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/firmware/efi/efi-pstore.c b/drivers/firmware/efi/efi-pstore.c index e992abc5ef26..c8d794c58479 100644 --- a/drivers/firmware/efi/efi-pstore.c +++ b/drivers/firmware/efi/efi-pstore.c | |||
@@ -400,3 +400,4 @@ module_exit(efivars_pstore_exit); | |||
400 | 400 | ||
401 | MODULE_DESCRIPTION("EFI variable backend for pstore"); | 401 | MODULE_DESCRIPTION("EFI variable backend for pstore"); |
402 | MODULE_LICENSE("GPL"); | 402 | MODULE_LICENSE("GPL"); |
403 | MODULE_ALIAS("platform:efivars"); | ||