summaryrefslogtreecommitdiff
path: root/drivers/clk/meson/c3-peripherals.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/clk/meson/c3-peripherals.c')
-rw-r--r--drivers/clk/meson/c3-peripherals.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/clk/meson/c3-peripherals.c b/drivers/clk/meson/c3-peripherals.c
index 7dcbf4ebee07..2075668ed306 100644
--- a/drivers/clk/meson/c3-peripherals.c
+++ b/drivers/clk/meson/c3-peripherals.c
@@ -2364,4 +2364,4 @@ module_platform_driver(c3_peripherals_driver);
MODULE_DESCRIPTION("Amlogic C3 Peripherals Clock Controller driver");
MODULE_AUTHOR("Chuan Liu <chuan.liu@amlogic.com>");
MODULE_LICENSE("GPL");
-MODULE_IMPORT_NS(CLK_MESON);
+MODULE_IMPORT_NS("CLK_MESON");