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:
1d1f98d
)
hwrng: pasemi - Use linux/io.h instead of asm/io.h
author
PrasannaKumar Muralidharan
<
[email protected]
>
Tue, 6 Sep 2016 08:28:39 +0000
(13:58 +0530)
committer
Herbert Xu
<
[email protected]
>
Tue, 13 Sep 2016 12:27:21 +0000
(20:27 +0800)
Checkpatch.pl warns about usage of asm/io.h. Use linux/io.h instead.
Signed-off-by: PrasannaKumar Muralidharan <
[email protected]
>
Signed-off-by: Herbert Xu <
[email protected]
>
drivers/char/hw_random/pasemi-rng.c
patch
|
blob
|
history
diff --git
a/drivers/char/hw_random/pasemi-rng.c
b/drivers/char/hw_random/pasemi-rng.c
index b4e32f7ab6afa83885198e652d5998dd14845f7e..545df485bcc42ee27da679fc4457074520d1abb0 100644
(file)
--- a/
drivers/char/hw_random/pasemi-rng.c
+++ b/
drivers/char/hw_random/pasemi-rng.c
@@
-26,7
+26,7
@@
#include <linux/delay.h>
#include <linux/of_address.h>
#include <linux/of_platform.h>
-#include <
asm
/io.h>
+#include <
linux
/io.h>
#define SDCRNG_CTL_REG 0x00
#define SDCRNG_CTL_FVLD_M 0x0000f000