]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - sound/ppc/daca.c
fat: Fix _fat_bmap() race
[linux-2.6-omap-h63xx.git] / sound / ppc / daca.c
index ca9452901a50517e139f1e7784e327659b0bff48..8a5b29031933a09f1a9d1ef047ee2a1db93364c4 100644 (file)
@@ -249,9 +249,7 @@ int __init snd_pmac_daca_init(struct snd_pmac *chip)
        int i, err;
        struct pmac_daca *mix;
 
-#ifdef CONFIG_KMOD
        request_module("i2c-powermac");
-#endif /* CONFIG_KMOD */
 
        mix = kzalloc(sizeof(*mix), GFP_KERNEL);
        if (! mix)