Revert "ASoC: tpa6130a2: Support for limiting gain"
[safe/jmp/linux-2.6] / include / sound / tpa6130a2-plat.h
index 426f627..e29fde6 100644 (file)
@@ -31,7 +31,6 @@ enum tpa_model {
 struct tpa6130a2_platform_data {
        enum tpa_model id;
        int power_gpio;
-       int limit_gain;
 };
 
 #endif