diff options
Diffstat (limited to 'drivers/net/wireless/wl12xx/wl1251_spi.c')
-rw-r--r-- | drivers/net/wireless/wl12xx/wl1251_spi.c | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/drivers/net/wireless/wl12xx/wl1251_spi.c b/drivers/net/wireless/wl12xx/wl1251_spi.c index 27fdfaaeb074..334ded9881c0 100644 --- a/drivers/net/wireless/wl12xx/wl1251_spi.c +++ b/drivers/net/wireless/wl12xx/wl1251_spi.c | |||
@@ -3,8 +3,6 @@ | |||
3 | * | 3 | * |
4 | * Copyright (C) 2008 Nokia Corporation | 4 | * Copyright (C) 2008 Nokia Corporation |
5 | * | 5 | * |
6 | * Contact: Kalle Valo <kalle.valo@nokia.com> | ||
7 | * | ||
8 | * This program is free software; you can redistribute it and/or | 6 | * This program is free software; you can redistribute it and/or |
9 | * modify it under the terms of the GNU General Public License | 7 | * modify it under the terms of the GNU General Public License |
10 | * version 2 as published by the Free Software Foundation. | 8 | * version 2 as published by the Free Software Foundation. |
@@ -344,5 +342,5 @@ module_init(wl1251_spi_init); | |||
344 | module_exit(wl1251_spi_exit); | 342 | module_exit(wl1251_spi_exit); |
345 | 343 | ||
346 | MODULE_LICENSE("GPL"); | 344 | MODULE_LICENSE("GPL"); |
347 | MODULE_AUTHOR("Kalle Valo <kalle.valo@nokia.com>"); | 345 | MODULE_AUTHOR("Kalle Valo <kvalo@adurom.com>"); |
348 | MODULE_ALIAS("spi:wl1251"); | 346 | MODULE_ALIAS("spi:wl1251"); |