Merge tag 'block-5.11-2021-01-10' of git://git.kernel.dk/linux-block
[linux/fpc-iii.git] / drivers / net / wireless / ti / wl18xx / debugfs.h
blob0169ff1a130a5e0ef5f184e8235ea2e8488e7be2
1 /* SPDX-License-Identifier: GPL-2.0-only */
2 /*
3 * This file is part of wl18xx
5 * Copyright (C) 2012 Texas Instruments. All rights reserved.
6 */
8 #ifndef __WL18XX_DEBUGFS_H__
9 #define __WL18XX_DEBUGFS_H__
11 int wl18xx_debugfs_add_files(struct wl1271 *wl,
12 struct dentry *rootdir);
14 #endif /* __WL18XX_DEBUGFS_H__ */