Commit b08cd667 authored by David S. Miller's avatar David S. Miller

rtlwifi: Need to include vmalloc.h

Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 78776d3f
......@@ -34,6 +34,7 @@
#include <linux/firmware.h>
#include <linux/version.h>
#include <linux/etherdevice.h>
#include <linux/vmalloc.h>
#include <linux/usb.h>
#include <net/mac80211.h>
#include "debug.h"
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment