summaryrefslogtreecommitdiffstats
path: root/include/tps6586x.h
diff options
context:
space:
mode:
authorJeroen Hofstee <jeroen@myspectrum.nl>2014-06-10 23:01:58 +0200
committerTom Rini <trini@ti.com>2014-06-11 16:27:06 -0400
commit7ffdc831f9877585f425ad47329b09d0ab104d0a (patch)
tree00647fdbddc491a03e37409b49934badb7b97ef1 /include/tps6586x.h
parent7d89982b7af6ec6b2ff0e26f8de640d1d18458a1 (diff)
downloadtalos-obmc-uboot-7ffdc831f9877585f425ad47329b09d0ab104d0a.tar.gz
talos-obmc-uboot-7ffdc831f9877585f425ad47329b09d0ab104d0a.zip
tps6586x.h: fix inclusion guard
cc: Simon Glass <sjg@chromium.org> Signed-off-by: Jeroen Hofstee <jeroen@myspectrum.nl> Acked-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'include/tps6586x.h')
-rw-r--r--include/tps6586x.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/tps6586x.h b/include/tps6586x.h
index 10ca103895..78ce428767 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 {
OpenPOWER on IntegriCloud