summaryrefslogtreecommitdiffstats
path: root/arch/m68k/include/asm/macintosh.h
diff options
context:
space:
mode:
authorFinn Thain <fthain@telegraphics.com.au>2011-10-24 01:11:22 +1100
committerGeert Uytterhoeven <geert@linux-m68k.org>2011-12-10 19:52:48 +0100
commit608e287b0591789ecd851b05db6f0ba37807fadc (patch)
treea916cd0df9c240655e0ac1f6f99787167c57deab /arch/m68k/include/asm/macintosh.h
parentaa8a9fbe18bbbcf25bf5e3c7155e886057dcf171 (diff)
downloadop-kernel-dev-608e287b0591789ecd851b05db6f0ba37807fadc.zip
op-kernel-dev-608e287b0591789ecd851b05db6f0ba37807fadc.tar.gz
m68k/mac: cleanup macro case
Code style convention has macro names in uppercase. Change MAC_VIA_IIci to MAC_VIA_IICI. Also remove an obsolete comment. Signed-off-by: Finn Thain <fthain@telegraphics.com.au> Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
Diffstat (limited to 'arch/m68k/include/asm/macintosh.h')
-rw-r--r--arch/m68k/include/asm/macintosh.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/m68k/include/asm/macintosh.h b/arch/m68k/include/asm/macintosh.h
index b02418c..682a1a2 100644
--- a/arch/m68k/include/asm/macintosh.h
+++ b/arch/m68k/include/asm/macintosh.h
@@ -42,7 +42,7 @@ struct mac_model
#define MAC_ADB_IOP 6
#define MAC_VIA_II 1
-#define MAC_VIA_IIci 2
+#define MAC_VIA_IICI 2
#define MAC_VIA_QUADRA 3
#define MAC_SCSI_NONE 0
OpenPOWER on IntegriCloud