diff options
Diffstat (limited to 'drivers/net/wireless/st/cw1200/debug.c')
-rw-r--r-- | drivers/net/wireless/st/cw1200/debug.c | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/drivers/net/wireless/st/cw1200/debug.c b/drivers/net/wireless/st/cw1200/debug.c index d94266d9d0b8..8686929c70df 100644 --- a/drivers/net/wireless/st/cw1200/debug.c +++ b/drivers/net/wireless/st/cw1200/debug.c | |||
@@ -1,13 +1,10 @@ | |||
1 | // SPDX-License-Identifier: GPL-2.0-only | ||
1 | /* | 2 | /* |
2 | * mac80211 glue code for mac80211 ST-Ericsson CW1200 drivers | 3 | * mac80211 glue code for mac80211 ST-Ericsson CW1200 drivers |
3 | * DebugFS code | 4 | * DebugFS code |
4 | * | 5 | * |
5 | * Copyright (c) 2010, ST-Ericsson | 6 | * Copyright (c) 2010, ST-Ericsson |
6 | * Author: Dmitry Tarnyagin <dmitry.tarnyagin@lockless.no> | 7 | * Author: Dmitry Tarnyagin <dmitry.tarnyagin@lockless.no> |
7 | * | ||
8 | * This program is free software; you can redistribute it and/or modify | ||
9 | * it under the terms of the GNU General Public License version 2 as | ||
10 | * published by the Free Software Foundation. | ||
11 | */ | 8 | */ |
12 | 9 | ||
13 | #include <linux/module.h> | 10 | #include <linux/module.h> |