correction on DEFINE, thanks to Kugel who spotted it ;)

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23807 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Laurent Gautier 2009-12-01 18:11:06 +00:00
parent 7ab10920cf
commit 2f4bce3f2c

View file

@ -110,7 +110,7 @@ void audio_input_mux(int source, unsigned flags)
last_recording = recording;
#if defined(IPOD_REMOTE_TUNER)
#if CONFIG_TUNER & IPOD_REMOTE_TUNER
/* Ipod FM tuner is in the remote connected to line-in */
audiohw_enable_recording(false); /* source line */
audiohw_set_monitor(true); /* enable bypass mode */