All of lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot] [PATCH] tps6586x.h: fix inclusion guard
@ 2014-06-10 21:01 Jeroen Hofstee
  2014-06-11  2:48 ` Simon Glass
  2014-06-11 22:20 ` [U-Boot] " Tom Rini
  0 siblings, 2 replies; 3+ messages in thread
From: Jeroen Hofstee @ 2014-06-10 21:01 UTC (permalink / raw)
  To: u-boot

cc: Simon Glass <sjg@chromium.org>
Signed-off-by: Jeroen Hofstee <jeroen@myspectrum.nl>
---
 include/tps6586x.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/include/tps6586x.h b/include/tps6586x.h
index 10ca103..78ce428 100644
--- a/include/tps6586x.h
+++ b/include/tps6586x.h
@@ -5,7 +5,7 @@
  * SPDX-License-Identifier:	GPL-2.0+
  */
 
-#ifndef __H_
+#ifndef _TPS6586X_H_
 #define _TPS6586X_H_
 
 enum {
-- 
1.8.3.2

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

* [U-Boot] [PATCH] tps6586x.h: fix inclusion guard
  2014-06-10 21:01 [U-Boot] [PATCH] tps6586x.h: fix inclusion guard Jeroen Hofstee
@ 2014-06-11  2:48 ` Simon Glass
  2014-06-11 22:20 ` [U-Boot] " Tom Rini
  1 sibling, 0 replies; 3+ messages in thread
From: Simon Glass @ 2014-06-11  2:48 UTC (permalink / raw)
  To: u-boot

On 10 June 2014 17:01, Jeroen Hofstee <jeroen@myspectrum.nl> wrote:
> cc: Simon Glass <sjg@chromium.org>
> Signed-off-by: Jeroen Hofstee <jeroen@myspectrum.nl>

Acked-by: Simon Glass <sjg@chromium.org>

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

* [U-Boot] tps6586x.h: fix inclusion guard
  2014-06-10 21:01 [U-Boot] [PATCH] tps6586x.h: fix inclusion guard Jeroen Hofstee
  2014-06-11  2:48 ` Simon Glass
@ 2014-06-11 22:20 ` Tom Rini
  1 sibling, 0 replies; 3+ messages in thread
From: Tom Rini @ 2014-06-11 22:20 UTC (permalink / raw)
  To: u-boot

On Tue, Jun 10, 2014 at 11:01:58PM +0200, Jeroen Hofstee wrote:

> cc: Simon Glass <sjg@chromium.org>
> Signed-off-by: Jeroen Hofstee <jeroen@myspectrum.nl>
> Acked-by: Simon Glass <sjg@chromium.org>

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20140611/fd37c9f0/attachment.pgp>

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

end of thread, other threads:[~2014-06-11 22:20 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-06-10 21:01 [U-Boot] [PATCH] tps6586x.h: fix inclusion guard Jeroen Hofstee
2014-06-11  2:48 ` Simon Glass
2014-06-11 22:20 ` [U-Boot] " Tom Rini

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.