OSDN Git Service

pinctrl: lantiq: fix include guard #endif comment
authorBaruch Siach <baruch@tkos.co.il>
Sun, 22 Feb 2015 17:55:47 +0000 (19:55 +0200)
committerLinus Walleij <linus.walleij@linaro.org>
Mon, 9 Mar 2015 17:10:57 +0000 (18:10 +0100)
Signed-off-by: Baruch Siach <baruch@tkos.co.il>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/pinctrl/pinctrl-lantiq.h

index c7cfad5..eb89ba0 100644 (file)
@@ -193,4 +193,4 @@ enum ltq_pin {
 extern int ltq_pinctrl_register(struct platform_device *pdev,
                                   struct ltq_pinmux_info *info);
 extern int ltq_pinctrl_unregister(struct platform_device *pdev);
-#endif /* __PINCTRL_PXA3XX_H */
+#endif /* __PINCTRL_LANTIQ_H */