public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] pinctrl: abx500: Fix header file include guard
@ 2013-12-01 11:41 Axel Lin
  2013-12-02 10:38 ` Linus Walleij
  0 siblings, 1 reply; 2+ messages in thread
From: Axel Lin @ 2013-12-01 11:41 UTC (permalink / raw)
  To: Linus Walleij; +Cc: Patrice Chotard, linux-kernel

Fix a trivial typo.

Signed-off-by: Axel Lin <axel.lin@ingics.com>
---
 drivers/pinctrl/pinctrl-abx500.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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 */
-- 
1.8.1.2




^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] pinctrl: abx500: Fix header file include guard
  2013-12-01 11:41 [PATCH] pinctrl: abx500: Fix header file include guard Axel Lin
@ 2013-12-02 10:38 ` Linus Walleij
  0 siblings, 0 replies; 2+ messages in thread
From: Linus Walleij @ 2013-12-02 10:38 UTC (permalink / raw)
  To: Axel Lin; +Cc: Patrice Chotard, linux-kernel@vger.kernel.org

On Sun, Dec 1, 2013 at 12:41 PM, Axel Lin <axel.lin@ingics.com> wrote:

> Fix a trivial typo.
>
> Signed-off-by: Axel Lin <axel.lin@ingics.com>

Patch applied for fixes, thanks for spotting this!

Yours,
Linus Walleij

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2013-12-02 10:38 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-12-01 11:41 [PATCH] pinctrl: abx500: Fix header file include guard Axel Lin
2013-12-02 10:38 ` Linus Walleij

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox