aboutsummaryrefslogtreecommitdiffstats
path: root/arch/m68k
diff options
context:
space:
mode:
Diffstat (limited to 'arch/m68k')
-rw-r--r--arch/m68k/mac/config.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/m68k/mac/config.c b/arch/m68k/mac/config.c
index 101a8b7e2d52..b20b1318462c 100644
--- a/arch/m68k/mac/config.c
+++ b/arch/m68k/mac/config.c
@@ -674,7 +674,7 @@ static struct mac_model mac_data_table[] = {
674 }, { 674 }, {
675 .ident = MAC_MODEL_PB150, 675 .ident = MAC_MODEL_PB150,
676 .name = "PowerBook 150", 676 .name = "PowerBook 150",
677 .adb_type = MAC_ADB_PB1, 677 .adb_type = MAC_ADB_PB2,
678 .via_type = MAC_VIA_IIci, 678 .via_type = MAC_VIA_IIci,
679 .scsi_type = MAC_SCSI_OLD, 679 .scsi_type = MAC_SCSI_OLD,
680 .ide_type = MAC_IDE_PB, 680 .ide_type = MAC_IDE_PB,