diff options
Diffstat (limited to 'drivers/pmdomain/amlogic/meson-secure-pwrc.c')
| -rw-r--r-- | drivers/pmdomain/amlogic/meson-secure-pwrc.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/pmdomain/amlogic/meson-secure-pwrc.c b/drivers/pmdomain/amlogic/meson-secure-pwrc.c index 3a84d8a74a5e..df5567418226 100644 --- a/drivers/pmdomain/amlogic/meson-secure-pwrc.c +++ b/drivers/pmdomain/amlogic/meson-secure-pwrc.c @@ -383,4 +383,5 @@ static struct platform_driver meson_secure_pwrc_driver = { }, }; module_platform_driver(meson_secure_pwrc_driver); +MODULE_DESCRIPTION("Amlogic Meson Secure Power Domains driver"); MODULE_LICENSE("Dual MIT/GPL"); |
