Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvb
[sfrench/cifs-2.6.git] / include / asm-x86 / pci.h
1 #ifdef CONFIG_X86_32
2 # include "pci_32.h"
3 #else
4 # include "pci_64.h"
5 #endif