x86, apic: merge genapic.h into apic.h
authorIngo Molnar <mingo@elte.hu>
Tue, 17 Feb 2009 12:52:29 +0000 (13:52 +0100)
committerIngo Molnar <mingo@elte.hu>
Tue, 17 Feb 2009 16:52:43 +0000 (17:52 +0100)
Impact: cleanup

Reduce the number of include files to worry about.
Also, most of the users of APIC facilities had to
include genapic.h already, which embedded apic.h,
so the distinction was meaningless.

[ include apic.h from genapic.h for compatibility. ]

Signed-off-by: Ingo Molnar <mingo@elte.hu>

No differences found