X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;f=arch%2Fm68k%2Famiga%2Famisound.c;h=1f5bfb58429783be182e8aad94d2a5f94eb28d7d;hb=ed3269a31be516db7e5c415703e7c8eb09751083;hp=bd5d134e9f123856fc052ad5139a7a137b848d6a;hpb=41d0ab2a7dfe9e25504169c98eac5e84e5509e3d;p=powerpc.git diff --git a/arch/m68k/amiga/amisound.c b/arch/m68k/amiga/amisound.c index bd5d134e9f..1f5bfb5842 100644 --- a/arch/m68k/amiga/amisound.c +++ b/arch/m68k/amiga/amisound.c @@ -8,7 +8,6 @@ * for more details. */ -#include #include #include #include @@ -24,6 +23,8 @@ static const signed char sine_data[] = { }; #define DATA_SIZE (sizeof(sine_data)/sizeof(sine_data[0])) +#define custom amiga_custom + /* * The minimum period for audio may be modified by the frame buffer * device since it depends on htotal (for OCS/ECS/AGA)