Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-10-24 | atmel: remove set but not used variable 'dev' | YueHaibing | |
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> | |||
2015-11-18 | atmel: move under atmel vendor directory | Kalle Valo | |
Part of reorganising wireless drivers directory and Kconfig. Signed-off-by: Kalle Valo <kvalo@codeaurora.org> |