mirror of
https://github.com/torvalds/linux.git
synced 2024-11-01 17:51:43 +00:00
e2780a68f8
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>
2 lines
22 B
C
2 lines
22 B
C
#include <asm/apic.h>
|