Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 316237
b: refs/heads/master
c: 85f2439
h: refs/heads/master
i:
  316235: 8a55576
v: v3
  • Loading branch information
Ola Lilja authored and Mark Brown committed Jun 13, 2012
1 parent 72773bd commit 6fbc90c
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 66e61060d7ad9fcf61475fb836fb5987db7a7ee0
refs/heads/master: 85f243912b99b053ce0624c30609f5d8fd4445d2
2 changes: 1 addition & 1 deletion trunk/sound/soc/codecs/ab8500-codec.c
Original file line number Diff line number Diff line change
Expand Up @@ -2518,4 +2518,4 @@ static struct platform_driver ab8500_codec_platform_driver = {
};
module_platform_driver(ab8500_codec_platform_driver);

MODULE_LICENSE("GPLv2");
MODULE_LICENSE("GPL v2");
2 changes: 1 addition & 1 deletion trunk/sound/soc/ux500/ux500_msp_dai.c
Original file line number Diff line number Diff line change
Expand Up @@ -840,4 +840,4 @@ static struct platform_driver msp_i2s_driver = {
};
module_platform_driver(msp_i2s_driver);

MODULE_LICENSE("GPLv2");
MODULE_LICENSE("GPL v2");
2 changes: 1 addition & 1 deletion trunk/sound/soc/ux500/ux500_msp_i2s.c
Original file line number Diff line number Diff line change
Expand Up @@ -739,4 +739,4 @@ void ux500_msp_i2s_cleanup_msp(struct platform_device *pdev,
devm_kfree(&pdev->dev, msp);
}

MODULE_LICENSE("GPLv2");
MODULE_LICENSE("GPL v2");
2 changes: 1 addition & 1 deletion trunk/sound/soc/ux500/ux500_pcm.c
Original file line number Diff line number Diff line change
Expand Up @@ -315,4 +315,4 @@ static struct platform_driver ux500_pcm_driver = {
};
module_platform_driver(ux500_pcm_driver);

MODULE_LICENSE("GPLv2");
MODULE_LICENSE("GPL v2");

0 comments on commit 6fbc90c

Please sign in to comment.