Fix build on 4.13

Signed-off-by: Vasily Khoruzhick <anarsoul@gmail.com>
This commit is contained in:
Vasily Khoruzhick 2017-09-26 20:12:53 -07:00
parent d255c74de5
commit 0f5044b779
2 changed files with 32 additions and 1 deletions

View file

@ -23,6 +23,7 @@
#include <linux/fs.h>
#endif
#include <drv_types.h>
#include <linux/of.h>
u8 RTW_WPA_OUI_TYPE[] = { 0x00, 0x50, 0xf2, 1 };