blob: 84cab3f47e806923ac53ab80b7737348d76dfdad [file] [log] [blame]
Thomas Gleixnerd2912cb2019-06-04 10:11:33 +02001/* SPDX-License-Identifier: GPL-2.0-only */
Jonathan Cameron8d6c16d2015-12-05 16:23:26 +00002/*
3 * Industrial I/O configfs support
4 *
5 * Copyright (c) 2015 Intel Corporation
Jonathan Cameron8d6c16d2015-12-05 16:23:26 +00006 */
7#ifndef __IIO_CONFIGFS
8#define __IIO_CONFIGFS
9
10extern struct configfs_subsystem iio_configfs_subsys;
11
12#endif /* __IIO_CONFIGFS */