summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAxel Lin <axel.lin@ingics.com>2013-12-01 19:41:06 +0800
committerLinus Walleij <linus.walleij@linaro.org>2013-12-02 11:37:48 +0100
commita9e51fe5e610dce8110ec383f50b96eeadd568e0 (patch)
tree4030b8284d69b43a0f24f45b95e484e7f70a0f5d
parentd32c3e260f95f5d8ed42c64dc2d9ec79cc36da1e (diff)
pinctrl: abx500: Fix header file include guard
Fix a trivial typo. Signed-off-by: Axel Lin <axel.lin@ingics.com> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
-rw-r--r--drivers/pinctrl/pinctrl-abx500.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/pinctrl/pinctrl-abx500.h b/drivers/pinctrl/pinctrl-abx500.h
index eeca8f973999..82293806e842 100644
--- a/drivers/pinctrl/pinctrl-abx500.h
+++ b/drivers/pinctrl/pinctrl-abx500.h
@@ -1,4 +1,4 @@
-#ifndef PINCTRL_PINCTRL_ABx5O0_H
+#ifndef PINCTRL_PINCTRL_ABx500_H
#define PINCTRL_PINCTRL_ABx500_H
/* Package definitions */