]> git.neil.brown.name Git - history.git/commit
[PATCH] __initdata in apic.c
authorAndries E. Brouwer <andries.brouwer@cwi.nl>
Sat, 26 Feb 2005 02:03:13 +0000 (18:03 -0800)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Sat, 26 Feb 2005 02:03:13 +0000 (18:03 -0800)
commit0db138c0a8da052be3a0e7ce91fd6878c024e0aa
tree0d7d1efb6378e23e500c48fbb35c622b30fead5e
parent9ffb300eaface59426e3ee3cb73a02f7ef5bd5ea
[PATCH] __initdata in apic.c

wait_timer_tick refers to the __init functions wait_8254_wraparound
or wait_hpet_tick, hence must be __initdata.
arch/i386/kernel/apic.c