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