V4L/DVB (6766): ivtv: remove i2c legacy support from drivers that no longer need it
[linux-2.6/linux-acpi-2.6/ibm-acpi-2.6.git] / include / asm-x86 / pgalloc.h
blob5886eed05886d897a97f59200c5f33c3af37be95
1 #ifdef CONFIG_X86_32
2 # include "pgalloc_32.h"
3 #else
4 # include "pgalloc_64.h"
5 #endif