commit | a9e51fe5e610dce8110ec383f50b96eeadd568e0 | [log] [tgz] |
---|---|---|
author | Axel Lin <axel.lin@ingics.com> | Sun Dec 01 19:41:06 2013 +0800 |
committer | Linus Walleij <linus.walleij@linaro.org> | Mon Dec 02 11:37:48 2013 +0100 |
tree | 4030b8284d69b43a0f24f45b95e484e7f70a0f5d | |
parent | d32c3e260f95f5d8ed42c64dc2d9ec79cc36da1e [diff] [blame] |
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>
diff --git a/drivers/pinctrl/pinctrl-abx500.h b/drivers/pinctrl/pinctrl-abx500.h index eeca8f9..8229380 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 */