summaryrefslogtreecommitdiffstats
path: root/common/machine_id.c
diff options
context:
space:
mode:
Diffstat (limited to 'common/machine_id.c')
-rw-r--r--common/machine_id.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/machine_id.c b/common/machine_id.c
index e678bb7fe8..c1309ccafd 100644
--- a/common/machine_id.c
+++ b/common/machine_id.c
@@ -66,4 +66,4 @@ out:
}
late_initcall(machine_id_set_bootarg);
-BAREBOX_MAGICVAR_NAMED(global_machine_id, global.machine_id, "Persistent device-specific, hexadecimal, 32-character id");
+BAREBOX_MAGICVAR(global.machine_id, "Persistent device-specific, hexadecimal, 32-character id");