]> git.karo-electronics.de Git - linux-beck.git/blobdiff - sound/sh/sh_dac_audio.c
Merge branch 'timers/core' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip...
[linux-beck.git] / sound / sh / sh_dac_audio.c
index f8b01c77b298dd2da058e049c2738d396e6b6892..0a3394751ed20c3d0d352077a30be7d107b50657 100644 (file)
@@ -438,6 +438,7 @@ static struct platform_driver sh_dac_driver = {
        .remove = snd_sh_dac_remove,
        .driver = {
                .name = "dac_audio",
+               .owner  = THIS_MODULE,
        },
 };