commit | 491a50c4fbcf6cc39a702a16a2dfaf42f0eb8058 | [log] [tgz] |
---|---|---|
author | Ingo Molnar <mingo@elte.hu> | Wed Jan 28 03:32:03 2009 +0100 |
committer | Ingo Molnar <mingo@elte.hu> | Wed Jan 28 23:20:11 2009 +0100 |
tree | 0af75d97daf15ddd309a320d755bf3c35b292445 | |
parent | fed53ebf3c4e233e085c453a27ae287ccbf149fb [diff] |
x86, genapic: cleanup 32-bit apic_summit template Clean up the APIC driver template: - order fields properly - use the macro names explicitly (so that they can be renamed later) - fill in NULL entries as well Signed-off-by: Ingo Molnar <mingo@elte.hu>