patch-2_6_7-vs1_9_1_12
[linux-2.6.git] / include / asm-m68k / mac_asc.h
index a36aa5a..fc2e546 100644 (file)
@@ -1,14 +1,14 @@
 /*
- *     Apple Sound Chip 
+ *     Apple Sound Chip
  */
+
 #ifndef __ASM_MAC_ASC_H
 #define __ASM_MAC_ASC_H
 
 /*
  *     ASC offsets and controls
  */
+
 #define ASC_BUF_BASE   0x00    /* RAM buffer offset */
 #define ASC_BUF_SIZE   0x800
 
@@ -23,5 +23,5 @@
 #define ASC_VOLUME     0x806
 #define ASC_CHAN       0x807   /* ??? */
 
+
 #endif