aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/platform_data/ad7303.h
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>2019-06-03 07:25:25 +0200
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2019-06-03 07:25:25 +0200
commit119a7fdfeecefa5a4062256ac2dcd3b69eaa8414 (patch)
tree40d834b32ce97857f3f974c95b64b6b48d415e6e /include/linux/platform_data/ad7303.h
parentusb: avoid redundant allocation and free of memory (diff)
parentLinux 5.2-rc3 (diff)
downloadlinux-dev-119a7fdfeecefa5a4062256ac2dcd3b69eaa8414.tar.xz
linux-dev-119a7fdfeecefa5a4062256ac2dcd3b69eaa8414.zip
Merge 5.2-rc3 into usb-next
we want the USB fixes in here as well. Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'include/linux/platform_data/ad7303.h')
-rw-r--r--include/linux/platform_data/ad7303.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/include/linux/platform_data/ad7303.h b/include/linux/platform_data/ad7303.h
index de6a7a6b4bbf..c2bd0a13bea1 100644
--- a/include/linux/platform_data/ad7303.h
+++ b/include/linux/platform_data/ad7303.h
@@ -1,9 +1,8 @@
+/* SPDX-License-Identifier: GPL-2.0-only */
/*
* Analog Devices AD7303 DAC driver
*
* Copyright 2013 Analog Devices Inc.
- *
- * Licensed under the GPL-2.
*/
#ifndef __IIO_ADC_AD7303_H__