X-Git-Url: https://git.karo-electronics.de/?a=blobdiff_plain;f=sound%2Fsoc%2Fpxa%2Fem-x270.c;h=64743a05aeae96172a3fe18e2163c7e1f453635b;hb=1ae5cbc52e7c6619a3f44b87809fd25370df31bb;hp=b13a4252812da77235f05ebe24359b9ea0950832;hpb=bc9bc72e2f9bb07384c00604d1a40d0b5f62be6c;p=karo-tx-linux.git diff --git a/sound/soc/pxa/em-x270.c b/sound/soc/pxa/em-x270.c index b13a4252812d..64743a05aeae 100644 --- a/sound/soc/pxa/em-x270.c +++ b/sound/soc/pxa/em-x270.c @@ -54,6 +54,7 @@ static struct snd_soc_dai_link em_x270_dai[] = { static struct snd_soc_card em_x270 = { .name = "EM-X270", + .owner = THIS_MODULE, .dai_link = em_x270_dai, .num_links = ARRAY_SIZE(em_x270_dai), };