diff options
| author | Steve French <sfrench@us.ibm.com> | 2007-11-25 04:53:27 -0500 | 
|---|---|---|
| committer | Steve French <sfrench@us.ibm.com> | 2007-11-25 04:53:27 -0500 | 
| commit | 058250a0d5886b4d96a195ecc7e3a75e2df5e4b1 (patch) | |
| tree | fb67e8f5258c6aa11d4e8c39650e23de7556b38d /drivers/ide/setup-pci.c | |
| parent | cea218054ad277d6c126890213afde07b4eb1602 (diff) | |
| parent | 2ffbb8377c7a0713baf6644e285adc27a5654582 (diff) | |
Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6
Diffstat (limited to 'drivers/ide/setup-pci.c')
| -rw-r--r-- | drivers/ide/setup-pci.c | 5 | 
1 files changed, 0 insertions, 5 deletions
| diff --git a/drivers/ide/setup-pci.c b/drivers/ide/setup-pci.c index 02d14bf85ab2..25fd09053220 100644 --- a/drivers/ide/setup-pci.c +++ b/drivers/ide/setup-pci.c | |||
| @@ -7,11 +7,6 @@ | |||
| 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 | */ | 8 | */ | 
| 9 | 9 | ||
| 10 | /* | ||
| 11 | * This module provides support for automatic detection and | ||
| 12 | * configuration of all PCI IDE interfaces present in a system. | ||
| 13 | */ | ||
| 14 | |||
| 15 | #include <linux/module.h> | 10 | #include <linux/module.h> | 
| 16 | #include <linux/types.h> | 11 | #include <linux/types.h> | 
| 17 | #include <linux/kernel.h> | 12 | #include <linux/kernel.h> | 
