summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/atmel/atmel_cs.c
Commit message (Collapse)AuthorAgeFilesLines
* atmel: remove set but not used variable 'dev'YueHaibing2019-10-241-2/+0
| | | | | | | | | | | | Fixes gcc '-Wunused-but-set-variable' warning: drivers/net/wireless/atmel/atmel_cs.c:120:21: warning: variable dev set but not used [-Wunused-but-set-variable] It is never used, so can remove it. Signed-off-by: YueHaibing <yuehaibing@huawei.com> Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
* atmel: move under atmel vendor directoryKalle Valo2015-11-181-0/+286
Part of reorganising wireless drivers directory and Kconfig. Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
OpenPOWER on IntegriCloud