projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2c51378
)
Staging: rtl8192u - changed include of asm/io.h
author
Derek Robson
<robsonde@gmail.com>
Wed, 10 May 2017 02:29:17 +0000
(14:29 +1200)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Mon, 15 May 2017 05:43:51 +0000
(07:43 +0200)
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>
drivers/staging/rtl8192u/r8192U.h
patch
|
blob
|
history
diff --git
a/drivers/staging/rtl8192u/r8192U.h
b/drivers/staging/rtl8192u/r8192U.h
index e702afb5a70e8a83a2d725cae635762b49266084..4c7a5e3d3e5e9dfc0879fae763d93600f8d64a3e 100644
(file)
--- a/
drivers/staging/rtl8192u/r8192U.h
+++ b/
drivers/staging/rtl8192u/r8192U.h
@@
-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