diff options
| author | Sam Ravnborg <[email protected]> | 2007-07-22 09:12:42 +0000 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2007-07-22 18:03:38 +0000 |
| commit | 7aa6ec56b9e9e95eb6c83516ddbb6159fd11c224 (patch) | |
| tree | a95332000a3883bf442bf46259dc7635e998444c /mm/sparse.c | |
| parent | i386: Fix the K7 NMI watchdog checkbit (diff) | |
| download | kernel-7aa6ec56b9e9e95eb6c83516ddbb6159fd11c224.tar.gz kernel-7aa6ec56b9e9e95eb6c83516ddbb6159fd11c224.zip | |
x86_64: fix section mismatch warning in hpet.c
Fix following warnings:
WARNING: vmlinux.o(.text+0x945e): Section mismatch: reference to .init.text:__set_fixmap (between 'hpet_arch_init' and 'hpet_mask_rtc_irq_bit')
WARNING: vmlinux.o(.text+0x9474): Section mismatch: reference to .init.text:__set_fixmap (between 'hpet_arch_init' and 'hpet_mask_rtc_irq_bit')
hpet_arch_init is only used from __init context so mark it __init.
Signed-off-by: Sam Ravnborg <[email protected]>
Signed-off-by: Andi Kleen <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'mm/sparse.c')
0 files changed, 0 insertions, 0 deletions
