UPSTREAM: power: pmic.h: include dm/ofnode.h

Include dm/ofnode.h.

Change-Id: I44d76be779c10e354d012e46c591425bf0cb9a60
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>
Signed-off-by: Kever Yang <kever.yang@rock-chips.com>
(cherry picked from commit d56f6ca288c588b6a17edf7a4952e1bc3b56220c)
This commit is contained in:
Peng Fan 2017-12-04 12:31:20 +08:00 committed by Kever Yang
parent 0e13c182e0
commit 92671781a6
1 changed files with 1 additions and 0 deletions

View File

@ -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>