X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=include%2Fasm-m68k%2Fmac_asc.h;h=fc2e5467b41e28e9cb55fb28bb6ec8b53f27a35a;hb=9213980e6a70d8473e0ffd4b39ab5b6caaba9ff5;hp=a36aa5a27c3600efd0e622b90623a9ed21161539;hpb=c449269f45c2cdf53af08c8d0af37472f66539d9;p=linux-2.6.git diff --git a/include/asm-m68k/mac_asc.h b/include/asm-m68k/mac_asc.h index a36aa5a27..fc2e5467b 100644 --- a/include/asm-m68k/mac_asc.h +++ b/include/asm-m68k/mac_asc.h @@ -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