X-Git-Url: https://git.karo-electronics.de/?a=blobdiff_plain;f=drivers%2Fphy%2Fphy-exynos5250-sata.c;h=05689450f93b0297dd73b36d6d58a0cfd0771581;hb=080fc019e6ef173076df4caa9aa2d74ff075debb;hp=c9361b731fa6c4745282038c8cbc2f3c8eee6b75;hpb=07f5fef981bd89e92d67a69370c6487679cf66e4;p=karo-tx-linux.git diff --git a/drivers/phy/phy-exynos5250-sata.c b/drivers/phy/phy-exynos5250-sata.c index c9361b731fa6..05689450f93b 100644 --- a/drivers/phy/phy-exynos5250-sata.c +++ b/drivers/phy/phy-exynos5250-sata.c @@ -246,6 +246,6 @@ static struct platform_driver exynos_sata_phy_driver = { module_platform_driver(exynos_sata_phy_driver); MODULE_DESCRIPTION("Samsung SerDes PHY driver"); -MODULE_LICENSE("GPL V2"); +MODULE_LICENSE("GPL v2"); MODULE_AUTHOR("Girish K S "); MODULE_AUTHOR("Yuvaraj C D ");