mirror of
https://github.com/adulau/aha.git
synced 2025-01-05 15:43:22 +00:00
Merge branch 'for-2.6.30' into for-2.6.31
This commit is contained in:
commit
b933453f19
1 changed files with 2 additions and 1 deletions
|
@ -636,5 +636,6 @@ int s3c_i2sv2_register_dai(struct snd_soc_dai *dai)
|
||||||
|
|
||||||
return snd_soc_register_dai(dai);
|
return snd_soc_register_dai(dai);
|
||||||
}
|
}
|
||||||
|
|
||||||
EXPORT_SYMBOL_GPL(s3c_i2sv2_register_dai);
|
EXPORT_SYMBOL_GPL(s3c_i2sv2_register_dai);
|
||||||
|
|
||||||
|
MODULE_LICENSE("GPL");
|
||||||
|
|
Loading…
Reference in a new issue