diff options
Diffstat (limited to 'drivers/gpio/cs5535-gpio.c')
-rw-r--r-- | drivers/gpio/cs5535-gpio.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/gpio/cs5535-gpio.c b/drivers/gpio/cs5535-gpio.c index 70967e23bc3d..f9813ef48534 100644 --- a/drivers/gpio/cs5535-gpio.c +++ b/drivers/gpio/cs5535-gpio.c | |||
@@ -399,3 +399,4 @@ module_exit(cs5535_gpio_exit); | |||
399 | MODULE_AUTHOR("Andres Salomon <dilinger@queued.net>"); | 399 | MODULE_AUTHOR("Andres Salomon <dilinger@queued.net>"); |
400 | MODULE_DESCRIPTION("AMD CS5535/CS5536 GPIO driver"); | 400 | MODULE_DESCRIPTION("AMD CS5535/CS5536 GPIO driver"); |
401 | MODULE_LICENSE("GPL"); | 401 | MODULE_LICENSE("GPL"); |
402 | MODULE_ALIAS("platform:" DRV_NAME); | ||