diff options
-rw-r--r-- | drivers/video/wmt_ge_rops.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/video/wmt_ge_rops.c b/drivers/video/wmt_ge_rops.c index d4ef841f5a14..b0a9f34b2e01 100644 --- a/drivers/video/wmt_ge_rops.c +++ b/drivers/video/wmt_ge_rops.c @@ -175,7 +175,7 @@ static struct platform_driver wmt_ge_rops_driver = { module_platform_driver(wmt_ge_rops_driver); -MODULE_AUTHOR("Alexey Charkov <[email protected]"); +MODULE_AUTHOR("Alexey Charkov <[email protected]>"); MODULE_DESCRIPTION("Accelerators for raster operations using " "WonderMedia Graphics Engine"); MODULE_LICENSE("GPL v2"); |