mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-05-06 03:06:50 -04:00
Staging: rtl8192u - changed include of asm/io.h
Changed include of <asm/io.h> to be <linux/io.h> Complies, but I don't have hardware. Found using checkpatch. Signed-off-by: Derek Robson <robsonde@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
committed by
Greg Kroah-Hartman
parent
2c513789b4
commit
52929b038b
@@ -34,7 +34,7 @@
|
||||
#include <linux/proc_fs.h>
|
||||
#include <linux/if_arp.h>
|
||||
#include <linux/random.h>
|
||||
#include <asm/io.h>
|
||||
#include <linux/io.h>
|
||||
#include "ieee80211/ieee80211.h"
|
||||
|
||||
#define RTL8192U
|
||||
|
||||
Reference in New Issue
Block a user