diff options
| -rw-r--r-- | drivers/spi/spi-sh-hspi.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/spi/spi-sh-hspi.c b/drivers/spi/spi-sh-hspi.c index 292567ab4c6c..40179d201966 100644 --- a/drivers/spi/spi-sh-hspi.c +++ b/drivers/spi/spi-sh-hspi.c | |||
| @@ -353,4 +353,4 @@ module_platform_driver(hspi_driver); | |||
| 353 | MODULE_DESCRIPTION("SuperH HSPI bus driver"); | 353 | MODULE_DESCRIPTION("SuperH HSPI bus driver"); |
| 354 | MODULE_LICENSE("GPL"); | 354 | MODULE_LICENSE("GPL"); |
| 355 | MODULE_AUTHOR("Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>"); | 355 | MODULE_AUTHOR("Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>"); |
| 356 | MODULE_ALIAS("platform:sh_spi"); | 356 | MODULE_ALIAS("platform:sh-hspi"); |
