aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'arch/x86/cpu/intel_common/car.S')
-rw-r--r--arch/x86/cpu/intel_common/car.S2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/x86/cpu/intel_common/car.S b/arch/x86/cpu/intel_common/car.S
index 52a77bb2d1..00308dbdef 100644
--- a/arch/x86/cpu/intel_common/car.S
+++ b/arch/x86/cpu/intel_common/car.S
@@ -235,7 +235,7 @@ mtrr_table_end:
235 235
236 .align 4 236 .align 4
237_dt_ucode_base_size: 237_dt_ucode_base_size:
238 /* These next two fields are filled in by ifdtool */ 238 /* These next two fields are filled in by binman */
239.globl ucode_base 239.globl ucode_base
240ucode_base: /* Declared in microcode.h */ 240ucode_base: /* Declared in microcode.h */
241 .long 0 /* microcode base */ 241 .long 0 /* microcode base */