summaryrefslogtreecommitdiff
path: root/drivers/ata/pata_parport/frpw.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/ata/pata_parport/frpw.c')
-rw-r--r--drivers/ata/pata_parport/frpw.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/drivers/ata/pata_parport/frpw.c b/drivers/ata/pata_parport/frpw.c
index 1ef8be79d793..3ec0abf16fa6 100644
--- a/drivers/ata/pata_parport/frpw.c
+++ b/drivers/ata/pata_parport/frpw.c
@@ -20,8 +20,7 @@
#include <linux/types.h>
#include <linux/wait.h>
#include <asm/io.h>
-
-#include <linux/pata_parport.h>
+#include "pata_parport.h"
#define cec4 w2(0xc);w2(0xe);w2(0xe);w2(0xc);w2(4);w2(4);w2(4);
#define j44(l,h) (((l>>4)&0x0f)|(h&0xf0))