]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/linux/spi/tsc2301.h
REMOVE OMAP LEGACY CODE: Delete old tsc2301-mixer.c
[linux-2.6-omap-h63xx.git] / include / linux / spi / tsc2301.h
index 4552ebaad56c3feacfda5435cfb6f222956067cd..62e586286bc65134177b518410673c40b97e4a30 100644 (file)
@@ -191,17 +191,6 @@ TSC2301_DECL_MOD(ts)
 TSC2301_DECL_EMPTY_MOD(ts)
 #endif
 
-#ifdef CONFIG_SPI_TSC2301_AUDIO
-TSC2301_DECL_MOD(mixer)
-extern void tsc2301_mixer_set_power(struct device *tsc_dev, int dac, int adc);
-
-struct snd_card;
-extern int tsc2301_mixer_register_controls(struct device *tsc_dev,
-                                          struct snd_card *card);
-#else
-TSC2301_DECL_EMPTY_MOD(mixer)
-#endif
-
 extern void tsc2301_mixer_enable_mclk(struct device *tsc_dev);
 extern void tsc2301_mixer_disable_mclk(struct device *tsc_dev);