Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 0b4663a1 authored by Ashley Towns's avatar Ashley Towns Committed by Jiri Kosina
Browse files

dt-bindings: fixes some incorrect header guards



in dt-bindings where the preprocessor #ifndef/#define
variables were mismatched.

Signed-off-by: default avatarAshley Towns <mail@ashleytowns.id.au>
Signed-off-by: default avatarJiri Kosina <jkosina@suse.cz>
parent 925f709f
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -6,7 +6,7 @@
 * Author: Jacek Anaszewski <j.anaszewski@samsung.com>
 */

#ifndef __DT_BINDINGS_LEDS_H__
#ifndef __DT_BINDINGS_LEDS_H
#define __DT_BINDINGS_LEDS_H

/* External trigger type */
+1 −1
Original line number Diff line number Diff line
@@ -7,7 +7,7 @@
 *
 */

#ifndef __DT_BINDINGS_PALMAS_H__
#ifndef __DT_BINDINGS_PALMAS_H
#define __DT_BINDINGS_PALMAS_H

/* External control pins */