ide: remove stale/incorrect comment from setup-pci.c
Signed-off-by: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>
This commit is contained in:
parent
24ffbd6258
commit
0fd4980fa7
1 changed files with 0 additions and 5 deletions
|
@ -7,11 +7,6 @@
|
||||||
* May be copied or modified under the terms of the GNU General Public License
|
* May be copied or modified under the terms of the GNU General Public License
|
||||||
*/
|
*/
|
||||||
|
|
||||||
/*
|
|
||||||
* This module provides support for automatic detection and
|
|
||||||
* configuration of all PCI IDE interfaces present in a system.
|
|
||||||
*/
|
|
||||||
|
|
||||||
#include <linux/module.h>
|
#include <linux/module.h>
|
||||||
#include <linux/types.h>
|
#include <linux/types.h>
|
||||||
#include <linux/kernel.h>
|
#include <linux/kernel.h>
|
||||||
|
|
Loading…
Reference in a new issue