cmd64x: don't clear the other channel's interrupt
[linux-2.6/linux-mips/linux-dm7025.git] / include / asm-x86 / fixmap.h
blob382eb271a89203cc2439fe8a1fb4b38250725648
1 #ifdef CONFIG_X86_32
2 # include "fixmap_32.h"
3 #else
4 # include "fixmap_64.h"
5 #endif