mirror of
https://github.com/torvalds/linux.git
synced 2026-06-02 03:24:19 +02:00
ath9k: remove unused including <linux/version.h>
Remove including <linux/version.h> that don't need it. Signed-off-by: YueHaibing <yuehaibing@huawei.com> Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
This commit is contained in:
parent
b8d17e7d93
commit
6aff90c5ba
|
|
@ -12,7 +12,6 @@
|
|||
* initialize the chip when the user-space is ready to extract the init code.
|
||||
*/
|
||||
#include <linux/module.h>
|
||||
#include <linux/version.h>
|
||||
#include <linux/completion.h>
|
||||
#include <linux/etherdevice.h>
|
||||
#include <linux/firmware.h>
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user