forked from luck/tmp_suning_uos_patched
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:
parent
925f709fb3
commit
0b4663a1f4
|
@ -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 */
|
||||
|
|
|
@ -7,7 +7,7 @@
|
|||
*
|
||||
*/
|
||||
|
||||
#ifndef __DT_BINDINGS_PALMAS_H__
|
||||
#ifndef __DT_BINDINGS_PALMAS_H
|
||||
#define __DT_BINDINGS_PALMAS_H
|
||||
|
||||
/* External control pins */
|
||||
|
|
Loading…
Reference in New Issue
Block a user