aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/platform_data
diff options
context:
space:
mode:
authorLinus Walleij <linus.walleij@linaro.org>2018-08-29 11:08:53 -0400
committerLinus Walleij <linus.walleij@linaro.org>2018-09-04 02:22:47 -0400
commitbf97279079be21fc843d90489846d2c73c77ed09 (patch)
treeb1e482f32d2bc8be84369a39b010074f94dc5b8e /include/linux/platform_data
parentc99601f672fdb057955a5359ab25958c054b07c5 (diff)
gpio: ts5500: Use SPDX header
Cut some boilerplate, use the SPDX license identifier. Cc: kernel@savoirfairelinux.com Cc: Vivien Didelot <vivien.didelot@savoirfairelinux.com> Cc: Jerome Oufella <jerome.oufella@savoirfairelinux.com> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'include/linux/platform_data')
-rw-r--r--include/linux/platform_data/gpio-ts5500.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/include/linux/platform_data/gpio-ts5500.h b/include/linux/platform_data/gpio-ts5500.h
index b10d11c9bb49..94346d4504cb 100644
--- a/include/linux/platform_data/gpio-ts5500.h
+++ b/include/linux/platform_data/gpio-ts5500.h
@@ -1,12 +1,9 @@
1/* SPDX-License-Identifier: GPL-2.0 */
1/* 2/*
2 * GPIO (DIO) header for Technologic Systems TS-5500 3 * GPIO (DIO) header for Technologic Systems TS-5500
3 * 4 *
4 * Copyright (c) 2012 Savoir-faire Linux Inc. 5 * Copyright (c) 2012 Savoir-faire Linux Inc.
5 * Vivien Didelot <vivien.didelot@savoirfairelinux.com> 6 * Vivien Didelot <vivien.didelot@savoirfairelinux.com>
6 *
7 * This program is free software; you can redistribute it and/or modify
8 * it under the terms of the GNU General Public License version 2 as
9 * published by the Free Software Foundation.
10 */ 7 */
11 8
12#ifndef _PDATA_GPIO_TS5500_H 9#ifndef _PDATA_GPIO_TS5500_H