mirror of
https://github.com/Fishwaldo/u-boot.git
synced 2025-07-03 12:53:09 +00:00
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>
This commit is contained in:
parent
7d89982b7a
commit
7ffdc831f9
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@
|
|||
* SPDX-License-Identifier: GPL-2.0+
|
||||
*/
|
||||
|
||||
#ifndef __H_
|
||||
#ifndef _TPS6586X_H_
|
||||
#define _TPS6586X_H_
|
||||
|
||||
enum {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue