summaryrefslogtreecommitdiff
path: root/drivers/spi/spi-loongson-plat.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/spi/spi-loongson-plat.c')
-rw-r--r--drivers/spi/spi-loongson-plat.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/spi/spi-loongson-plat.c b/drivers/spi/spi-loongson-plat.c
index c066e5f5891e..64a7270f9a64 100644
--- a/drivers/spi/spi-loongson-plat.c
+++ b/drivers/spi/spi-loongson-plat.c
@@ -44,4 +44,4 @@ module_platform_driver(loongson_spi_plat_driver);
MODULE_DESCRIPTION("Loongson spi platform driver");
MODULE_LICENSE("GPL");
-MODULE_IMPORT_NS(SPI_LOONGSON_CORE);
+MODULE_IMPORT_NS("SPI_LOONGSON_CORE");