Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit edb052c3 authored by Axel Lin's avatar Axel Lin Committed by Linus Walleij
Browse files

pinctrl: lantiq: Fix header file include guard



Define __PINCTRL_LANTIQ_H to prevent multiple inclusion.

Signed-off-by: default avatarAxel Lin <axel.lin@ingics.com>
Signed-off-by: default avatarLinus Walleij <linus.walleij@linaro.org>
parent f77329d1
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -10,6 +10,7 @@
 */

#ifndef __PINCTRL_LANTIQ_H
#define __PINCTRL_LANTIQ_H

#include <linux/clkdev.h>
#include <linux/pinctrl/pinctrl.h>