commit | fea3437adf778cfe69b7f8cff0afb8060d84b647 | [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:10 2009 +0100 |
tree | 4b67e1a692d2950f6814a142c1ef479a53946367 | |
parent | d26b6d6660d704ffa59f22ad57c9103e3fba289f [diff] |
x86, genapic: cleanup 32-bit apic_numaq 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>