projects
/
platform
/
kernel
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e743f1e
)
power: pmic.h: include dm/ofnode.h
author
Peng Fan
<peng.fan@nxp.com>
Mon, 4 Dec 2017 04:31:20 +0000
(12:31 +0800)
committer
Stefano Babic
<sbabic@denx.de>
Fri, 29 Dec 2017 10:18:59 +0000
(11:18 +0100)
Include dm/ofnode.h.
Signed-off-by: Peng Fan <peng.fan@nxp.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
Cc: Stefano Babic <sbabic@denx.de>
Reviewed-by: Fabio Estevam <fabio.estevam@nxp.com>
include/power/pmic.h
patch
|
blob
|
history
diff --git
a/include/power/pmic.h
b/include/power/pmic.h
index
4b34316
..
f2fe537
100644
(file)
--- a/
include/power/pmic.h
+++ b/
include/power/pmic.h
@@
-11,6
+11,7
@@
#ifndef __CORE_PMIC_H_
#define __CORE_PMIC_H_
+#include <dm/ofnode.h>
#include <i2c.h>
#include <linux/list.h>
#include <power/power_chrg.h>