aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/iio/trigger_consumer.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/linux/iio/trigger_consumer.h')
-rw-r--r--include/linux/iio/trigger_consumer.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/include/linux/iio/trigger_consumer.h b/include/linux/iio/trigger_consumer.h
index c4f8c7409666..c3c6ba5ec423 100644
--- a/include/linux/iio/trigger_consumer.h
+++ b/include/linux/iio/trigger_consumer.h
@@ -1,10 +1,7 @@
1/* SPDX-License-Identifier: GPL-2.0-only */
1/* The industrial I/O core, trigger consumer functions 2/* The industrial I/O core, trigger consumer functions
2 * 3 *
3 * Copyright (c) 2008-2011 Jonathan Cameron 4 * Copyright (c) 2008-2011 Jonathan Cameron
4 *
5 * This program is free software; you can redistribute it and/or modify it
6 * under the terms of the GNU General Public License version 2 as published by
7 * the Free Software Foundation.
8 */ 5 */
9 6
10#ifndef __LINUX_IIO_TRIGGER_CONSUMER_H__ 7#ifndef __LINUX_IIO_TRIGGER_CONSUMER_H__