diff options
Diffstat (limited to 'drivers/ide/ide-probe.c')
-rw-r--r-- | drivers/ide/ide-probe.c | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/drivers/ide/ide-probe.c b/drivers/ide/ide-probe.c index 174c81d8793c..f4baedf7d023 100644 --- a/drivers/ide/ide-probe.c +++ b/drivers/ide/ide-probe.c | |||
@@ -1182,12 +1182,6 @@ static void drive_release_dev (struct device *dev) | |||
1182 | complete(&drive->gendev_rel_comp); | 1182 | complete(&drive->gendev_rel_comp); |
1183 | } | 1183 | } |
1184 | 1184 | ||
1185 | /* | ||
1186 | * init_gendisk() (as opposed to ide_geninit) is called for each major device, | ||
1187 | * after probing for drives, to allocate partition tables and other data | ||
1188 | * structures needed for the routines in genhd.c. ide_geninit() gets called | ||
1189 | * somewhat later, during the partition check. | ||
1190 | */ | ||
1191 | static void init_gendisk (ide_hwif_t *hwif) | 1185 | static void init_gendisk (ide_hwif_t *hwif) |
1192 | { | 1186 | { |
1193 | unsigned int unit; | 1187 | unsigned int unit; |