git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
28aa29e
)
x86, apic: merge genapic.h into apic.h
author
Ingo Molnar
<mingo@elte.hu>
Tue, 17 Feb 2009 12:52:29 +0000
(13:52 +0100)
committer
Ingo 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