diff options
-rw-r--r-- | drivers/ide/setup-pci.c | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/drivers/ide/setup-pci.c b/drivers/ide/setup-pci.c index f9e455cc8092..30e596c0f120 100644 --- a/drivers/ide/setup-pci.c +++ b/drivers/ide/setup-pci.c | |||
@@ -5,12 +5,6 @@ | |||
5 | * | 5 | * |
6 | * Copyright (c) 1995-1998 Mark Lord | 6 | * Copyright (c) 1995-1998 Mark Lord |
7 | * May be copied or modified under the terms of the GNU General Public License | 7 | * May be copied or modified under the terms of the GNU General Public License |
8 | * | ||
9 | * Recent Changes | ||
10 | * Split the set up function into multiple functions | ||
11 | * Use pci_set_master | ||
12 | * Fix misreporting of I/O v MMIO problems | ||
13 | * Initial fixups for simplex devices | ||
14 | */ | 8 | */ |
15 | 9 | ||
16 | /* | 10 | /* |