diff options
Diffstat (limited to 'drivers/ide/ide.c')
-rw-r--r-- | drivers/ide/ide.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/drivers/ide/ide.c b/drivers/ide/ide.c index 4834cca5cb31..837822ab6cb1 100644 --- a/drivers/ide/ide.c +++ b/drivers/ide/ide.c | |||
@@ -100,8 +100,6 @@ static int ide_scan_direction; /* THIS was formerly 2.2.x pci=reverse */ | |||
100 | 100 | ||
101 | int noautodma = 0; | 101 | int noautodma = 0; |
102 | 102 | ||
103 | EXPORT_SYMBOL(noautodma); | ||
104 | |||
105 | #ifdef CONFIG_BLK_DEV_IDEACPI | 103 | #ifdef CONFIG_BLK_DEV_IDEACPI |
106 | int ide_noacpi = 0; | 104 | int ide_noacpi = 0; |
107 | int ide_noacpitfs = 1; | 105 | int ide_noacpitfs = 1; |