From: Ingo Molnar Date: Tue, 17 Feb 2009 12:52:29 +0000 (+0100) Subject: x86, apic: merge genapic.h into apic.h X-Git-Tag: v2.6.30-rc1~211^2~43^6~22 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e2780a68f889c9d7ec8e78d58a3a2be8cfebf202;p=pandora-kernel.git x86, apic: merge genapic.h into apic.h 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 --- Reading git-diff-tree failed