mirror of
https://github.com/torvalds/linux.git
synced 2026-06-09 15:12:59 +02:00
net: wireless: rkwifi: fw_path.c include only linux/string.h for pack kernel
This commit is contained in:
parent
af8fc254ff
commit
7ea0d9e35e
|
|
@ -2,9 +2,7 @@
|
|||
// fw_path.c
|
||||
//
|
||||
|
||||
#include <typedefs.h>
|
||||
#include <linuxver.h>
|
||||
#include <osl.h>
|
||||
#include <linux/string.h>
|
||||
|
||||
extern char fw_path[];
|
||||
extern char nv_path[];
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user