summaryrefslogtreecommitdiffstats
path: root/arch/cris/arch-v32/mach-a3/pinmux.c
diff options
context:
space:
mode:
Copyright (C) 2004 - 2009 Ivo van Doorn <IvDoorn@gmail.com> <http://rt2x00.serialmonkey.com> This program is free software; you can redistribu-rw-r--r--arch/cris/arch-v32/mach-a3/pinmux.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/cris/arch-v32/mach-a3/pinmux.c b/arch/cris/arch-v32/mach-a3/pinmux.c
index 591f77526746..4875bf7aa53f 100644
--- a/arch/cris/arch-v32/mach-a3/pinmux.c
+++ b/arch/cris/arch-v32/mach-a3/pinmux.c
@@ -1,3 +1,4 @@
+// SPDX-License-Identifier: GPL-2.0
/*
* Allocator for I/O pins. All pins are allocated to GPIO at bootup.
* Unassigned pins and GPIO pins can be allocated to a fixed interface
ct rt2x00_dev *rt2x00dev; struct led_classdev led_dev; enum led_type type; unsigned int flags; #define LED_INITIALIZED ( 1 << 0 ) #define LED_REGISTERED ( 1 << 1 ) }; #endif /* RT2X00LEDS_H */