diff options
Diffstat (limited to 'drivers/net/wireless/b43/radio_2056.h')
-rw-r--r-- | drivers/net/wireless/b43/radio_2056.h | 26 |
1 files changed, 0 insertions, 26 deletions
diff --git a/drivers/net/wireless/b43/radio_2056.h b/drivers/net/wireless/b43/radio_2056.h index d52df6be705a..a7159d8578be 100644 --- a/drivers/net/wireless/b43/radio_2056.h +++ b/drivers/net/wireless/b43/radio_2056.h | |||
@@ -1,29 +1,3 @@ | |||
1 | /* | ||
2 | |||
3 | Broadcom B43 wireless driver | ||
4 | |||
5 | Copyright (c) 2010 Rafał Miłecki <zajec5@gmail.com> | ||
6 | |||
7 | Some parts of the code in this file are derived from the brcm80211 | ||
8 | driver Copyright (c) 2010 Broadcom Corporation | ||
9 | |||
10 | This program is free software; you can redistribute it and/or modify | ||
11 | it under the terms of the GNU General Public License as published by | ||
12 | the Free Software Foundation; either version 2 of the License, or | ||
13 | (at your option) any later version. | ||
14 | |||
15 | This program is distributed in the hope that it will be useful, | ||
16 | but WITHOUT ANY WARRANTY; without even the implied warranty of | ||
17 | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | ||
18 | GNU General Public License for more details. | ||
19 | |||
20 | You should have received a copy of the GNU General Public License | ||
21 | along with this program; see the file COPYING. If not, write to | ||
22 | the Free Software Foundation, Inc., 51 Franklin Steet, Fifth Floor, | ||
23 | Boston, MA 02110-1301, USA. | ||
24 | |||
25 | */ | ||
26 | |||
27 | #ifndef B43_RADIO_2056_H_ | 1 | #ifndef B43_RADIO_2056_H_ |
28 | #define B43_RADIO_2056_H_ | 2 | #define B43_RADIO_2056_H_ |
29 | 3 | ||