Merge branch 'dock' into test
[deliverable/linux.git] / sound / ppc / tumbler.c
index 3f8d7164cef9438407b3f00128739438f92069b7..009df8dd37a8483a10987b948ecd3329dd1e556c 100644 (file)
@@ -1350,9 +1350,7 @@ int __init snd_pmac_tumbler_init(struct snd_pmac *chip)
        struct device_node *tas_node, *np;
        char *chipname;
 
-#ifdef CONFIG_KMOD
        request_module("i2c-powermac");
-#endif /* CONFIG_KMOD */
 
        mix = kzalloc(sizeof(*mix), GFP_KERNEL);
        if (! mix)
This page took 0.073021 seconds and 5 git commands to generate.