Revert last change. Bug noticed by Linus.
[linux-2.6/linux-mips.git] / drivers / sound / cs4232.h
blob7b5782199c7fa52cd68e3a42da80778eb020c01a
1 /*
2 * cs4232.h
4 * Copyright: Christoph Hellwig <chhellwig@gmx.net>
6 */
8 int probe_cs4232 (struct address_info *hw_config);
9 void attach_cs4232 (struct address_info *hw_config);
10 int probe_cs4232_mpu (struct address_info *hw_config);
11 void attach_cs4232_mpu (struct address_info *hw_config);