diff options
Diffstat (limited to 'include/asm-generic/vmlinux.lds.h')
| -rw-r--r-- | include/asm-generic/vmlinux.lds.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/asm-generic/vmlinux.lds.h b/include/asm-generic/vmlinux.lds.h index 9fcc8d9fbb14..f3806a74c478 100644 --- a/include/asm-generic/vmlinux.lds.h +++ b/include/asm-generic/vmlinux.lds.h | |||
| @@ -208,7 +208,7 @@ | |||
| 208 | } | 208 | } |
| 209 | 209 | ||
| 210 | #define NOTES \ | 210 | #define NOTES \ |
| 211 | .notes : { *(.note.*) } :note | 211 | .notes : { *(.note.*) } :note |
| 212 | 212 | ||
| 213 | #define INITCALLS \ | 213 | #define INITCALLS \ |
| 214 | *(.initcall0.init) \ | 214 | *(.initcall0.init) \ |
