[SCSI] bsg: takes a ref to struct device in fops->open
[linux-2.6/kvm.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