diff options
Diffstat (limited to 'drivers/macintosh/mediabay.c')
-rw-r--r-- | drivers/macintosh/mediabay.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/macintosh/mediabay.c b/drivers/macintosh/mediabay.c index 2fd435bc542e..831d7517c759 100644 --- a/drivers/macintosh/mediabay.c +++ b/drivers/macintosh/mediabay.c | |||
@@ -356,7 +356,7 @@ static void poll_media_bay(struct media_bay_info* bay) | |||
356 | static char *mb_content_types[] = { | 356 | static char *mb_content_types[] = { |
357 | "a floppy drive", | 357 | "a floppy drive", |
358 | "a floppy drive", | 358 | "a floppy drive", |
359 | "an unsuported audio device", | 359 | "an unsupported audio device", |
360 | "an ATA device", | 360 | "an ATA device", |
361 | "an unsupported PCI device", | 361 | "an unsupported PCI device", |
362 | "an unknown device", | 362 | "an unknown device", |