libata-link: update Power Management to handle PMP links
[linux-2.6/linux-acpi-2.6/ibm-acpi-2.6.git] / include / asm-x86 / parport.h
blob2a31157349c922ec5fa52ef646cd535fca88c8d5
1 #ifdef CONFIG_X86_32
2 # include "parport_32.h"
3 #else
4 # include "parport_64.h"
5 #endif