From a238ab9df8f19ecd7abc44b6707a5622fcd770fe Mon Sep 17 00:00:00 2001 From: Jens Arnold Date: Sun, 14 May 2006 23:34:24 +0000 Subject: Iriver: Moved the handling of the UDA1380 split gain (analog preamp + decimator gain) into the UDA driver. * All: Settings structure sorted & cleaned up. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9927 a1c6a512-1295-4272-9138-f99709370657 --- firmware/export/audio.h | 1 - 1 file changed, 1 deletion(-) (limited to 'firmware/export/audio.h') diff --git a/firmware/export/audio.h b/firmware/export/audio.h index b44bb91378..9e3499e81f 100644 --- a/firmware/export/audio.h +++ b/firmware/export/audio.h @@ -35,7 +35,6 @@ #define AUDIO_GAIN_LINEIN 0 #define AUDIO_GAIN_MIC 1 -#define AUDIO_GAIN_DECIMATOR 2 /* for UDA1380 */ struct audio_debug -- cgit v1.2.3