dt-bindings: fixes some incorrect header guards

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

Signed-off-by: Ashley Towns <mail@ashleytowns.id.au>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
This commit is contained in:
Ashley Towns 2015-11-12 20:54:17 +11:00 committed by Jiri Kosina
parent 925f709fb3
commit 0b4663a1f4
2 changed files with 2 additions and 2 deletions

View file

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

View file

@ -7,7 +7,7 @@
*
*/
#ifndef __DT_BINDINGS_PALMAS_H__
#ifndef __DT_BINDINGS_PALMAS_H
#define __DT_BINDINGS_PALMAS_H
/* External control pins */