Merge remote-tracking branch 'regulator/topic/tps65218' into regulator-next
[platform/kernel/linux-rpi.git] / arch / arm64 / kernel / module.lds
1 SECTIONS {
2         .plt (NOLOAD) : { BYTE(0) }
3         .init.plt (NOLOAD) : { BYTE(0) }
4         .text.ftrace_trampoline (NOLOAD) : { BYTE(0) }
5 }