commit | 1fba38703d0ce8a5ff0fad9df3eccc6b55cf2cfb | [log] [tgz] |
---|---|---|
author | Andi Kleen <ak@suse.de> | Mon Feb 04 16:48:03 2008 +0100 |
committer | Ingo Molnar <mingo@elte.hu> | Mon Feb 04 16:48:03 2008 +0100 |
tree | 8a64e30f37d5a5ff84ce462d0f20ae518c6e299d | |
parent | c7e844f0415252c7e1a2153a97e7a0c511d61ada [diff] |
x86: remove special NUMAQ support in io_32.h Now that the only user does it on its own remove the NUMAQ support macros in io_32.h The next step would be to convert the preprocessor mess to actually readable standard inlines. Signed-off-by: Andi Kleen <ak@suse.de> Signed-off-by: Ingo Molnar <mingo@elte.hu> Signed-off-by: Thomas Gleixner <tglx@linutronix.de>