aboutsummaryrefslogtreecommitdiffstats
path: root/arch/um/kernel/uml.lds.S
diff options
context:
space:
mode:
Diffstat (limited to 'arch/um/kernel/uml.lds.S')
-rw-r--r--arch/um/kernel/uml.lds.S2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/um/kernel/uml.lds.S b/arch/um/kernel/uml.lds.S
index fbd99402d4d2..ff65fb4f1a95 100644
--- a/arch/um/kernel/uml.lds.S
+++ b/arch/um/kernel/uml.lds.S
@@ -60,7 +60,7 @@ SECTIONS
60 PROVIDE_HIDDEN(__rela_iplt_end = .); 60 PROVIDE_HIDDEN(__rela_iplt_end = .);
61 } 61 }
62 62
63 #include "asm/common.lds.S" 63 #include <asm/common.lds.S>
64 64
65 init.data : { INIT_DATA } 65 init.data : { INIT_DATA }
66 .data : 66 .data :