diff options
Diffstat (limited to 'drivers/ide/ide-legacy.c')
-rw-r--r-- | drivers/ide/ide-legacy.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/ide/ide-legacy.c b/drivers/ide/ide-legacy.c index b9654a7bb7be..30fe3630734f 100644 --- a/drivers/ide/ide-legacy.c +++ b/drivers/ide/ide-legacy.c | |||
@@ -1,4 +1,5 @@ | |||
1 | #include <linux/kernel.h> | 1 | #include <linux/kernel.h> |
2 | #include <linux/export.h> | ||
2 | #include <linux/ide.h> | 3 | #include <linux/ide.h> |
3 | 4 | ||
4 | static void ide_legacy_init_one(struct ide_hw **hws, struct ide_hw *hw, | 5 | static void ide_legacy_init_one(struct ide_hw **hws, struct ide_hw *hw, |