Merge remote-tracking branch 'pinctrl/for-next'
[deliverable/linux.git] / drivers / pinctrl / mediatek / pinctrl-mtk-common.c
index ce554e0d69795cc9e9ded0dd31bedafc357ba523..ba2b03dbfe3b4186158e512ee060062d16fcafcf 100644 (file)
@@ -15,7 +15,6 @@
 
 #include <linux/io.h>
 #include <linux/gpio/driver.h>
-#include <linux/module.h>
 #include <linux/of.h>
 #include <linux/of_address.h>
 #include <linux/of_device.h>
@@ -1496,7 +1495,3 @@ chip_error:
        gpiochip_remove(pctl->chip);
        return ret;
 }
-
-MODULE_LICENSE("GPL");
-MODULE_DESCRIPTION("MediaTek Pinctrl Driver");
-MODULE_AUTHOR("Hongzhou Yang <hongzhou.yang@mediatek.com>");
This page took 0.023599 seconds and 5 git commands to generate.