aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ide/ide-floppy.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/ide/ide-floppy.h')
-rw-r--r--drivers/ide/ide-floppy.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/drivers/ide/ide-floppy.h b/drivers/ide/ide-floppy.h
index acebc8c5a827..c17124dd6079 100644
--- a/drivers/ide/ide-floppy.h
+++ b/drivers/ide/ide-floppy.h
@@ -4,8 +4,6 @@
4#include "ide-gd.h" 4#include "ide-gd.h"
5 5
6#ifdef CONFIG_IDE_GD_ATAPI 6#ifdef CONFIG_IDE_GD_ATAPI
7typedef struct ide_disk_obj idefloppy_floppy_t;
8
9/* 7/*
10 * Pages of the SELECT SENSE / MODE SENSE packet commands. 8 * Pages of the SELECT SENSE / MODE SENSE packet commands.
11 * See SFF-8070i spec. 9 * See SFF-8070i spec.