diff options
Diffstat (limited to 'drivers/net/wireless/st/cw1200/hwio.h')
-rw-r--r-- | drivers/net/wireless/st/cw1200/hwio.h | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/drivers/net/wireless/st/cw1200/hwio.h b/drivers/net/wireless/st/cw1200/hwio.h index ddf52669dc5b..d1e629a566c2 100644 --- a/drivers/net/wireless/st/cw1200/hwio.h +++ b/drivers/net/wireless/st/cw1200/hwio.h | |||
@@ -1,3 +1,4 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * Low-level API for mac80211 ST-Ericsson CW1200 drivers | 3 | * Low-level API for mac80211 ST-Ericsson CW1200 drivers |
3 | * | 4 | * |
@@ -8,10 +9,6 @@ | |||
8 | * ST-Ericsson UMAC CW1200 driver which is | 9 | * ST-Ericsson UMAC CW1200 driver which is |
9 | * Copyright (c) 2010, ST-Ericsson | 10 | * Copyright (c) 2010, ST-Ericsson |
10 | * Author: Ajitpal Singh <ajitpal.singh@stericsson.com> | 11 | * Author: Ajitpal Singh <ajitpal.singh@stericsson.com> |
11 | * | ||
12 | * This program is free software; you can redistribute it and/or modify | ||
13 | * it under the terms of the GNU General Public License version 2 as | ||
14 | * published by the Free Software Foundation. | ||
15 | */ | 12 | */ |
16 | 13 | ||
17 | #ifndef CW1200_HWIO_H_INCLUDED | 14 | #ifndef CW1200_HWIO_H_INCLUDED |