Merge branch 'for-6.3/hid-bpf' into for-linus
[linux-block.git] / include / linux / iio / configfs.h
CommitLineData
d2912cb1 1/* SPDX-License-Identifier: GPL-2.0-only */
8d6c16dd
JC
2/*
3 * Industrial I/O configfs support
4 *
5 * Copyright (c) 2015 Intel Corporation
8d6c16dd
JC
6 */
7#ifndef __IIO_CONFIGFS
8#define __IIO_CONFIGFS
9
10extern struct configfs_subsystem iio_configfs_subsys;
11
12#endif /* __IIO_CONFIGFS */