diff options
Diffstat (limited to 'drivers/net/wireless/st/cw1200/wsm.h')
-rw-r--r-- | drivers/net/wireless/st/cw1200/wsm.h | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/drivers/net/wireless/st/cw1200/wsm.h b/drivers/net/wireless/st/cw1200/wsm.h index 48086e849515..ddea57f8c8ab 100644 --- a/drivers/net/wireless/st/cw1200/wsm.h +++ b/drivers/net/wireless/st/cw1200/wsm.h | |||
@@ -1,3 +1,4 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * WSM host interface (HI) interface for ST-Ericsson CW1200 mac80211 drivers | 3 | * WSM host interface (HI) interface for ST-Ericsson CW1200 mac80211 drivers |
3 | * | 4 | * |
@@ -7,10 +8,6 @@ | |||
7 | * Based on CW1200 UMAC WSM API, which is | 8 | * Based on CW1200 UMAC WSM API, which is |
8 | * Copyright (C) ST-Ericsson SA 2010 | 9 | * Copyright (C) ST-Ericsson SA 2010 |
9 | * Author: Stewart Mathers <stewart.mathers@stericsson.com> | 10 | * Author: Stewart Mathers <stewart.mathers@stericsson.com> |
10 | * | ||
11 | * This program is free software; you can redistribute it and/or modify | ||
12 | * it under the terms of the GNU General Public License version 2 as | ||
13 | * published by the Free Software Foundation. | ||
14 | */ | 11 | */ |
15 | 12 | ||
16 | #ifndef CW1200_WSM_H_INCLUDED | 13 | #ifndef CW1200_WSM_H_INCLUDED |