projects
/
firefly-linux-kernel-4.4.55.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3207637
)
reset: rockchip: fix compilation warning
author
黄涛
<huangtao@rock-chips.com>
Wed, 2 Jul 2014 11:58:15 +0000
(19:58 +0800)
committer
黄涛
<huangtao@rock-chips.com>
Wed, 2 Jul 2014 11:58:15 +0000
(19:58 +0800)
drivers/reset/reset-rockchip.c
patch
|
blob
|
history
diff --git
a/drivers/reset/reset-rockchip.c
b/drivers/reset/reset-rockchip.c
index 8f8ce66968fb2f6af67eba6bd28b8e08edc25270..17b3989221d98ab00d0c0350dcda8d2548d246e6 100644
(file)
--- a/
drivers/reset/reset-rockchip.c
+++ b/
drivers/reset/reset-rockchip.c
@@
-16,6
+16,7
@@
#include <linux/slab.h>
#include <linux/io.h>
+#include <linux/of.h>
#include <linux/reset-controller.h>
#include <linux/spinlock.h>
#include <linux/of_address.h>