Skip to content
Snippets Groups Projects
Commit d56f6ca2 authored by Peng Fan's avatar Peng Fan Committed by Stefano Babic
Browse files

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


Include dm/ofnode.h.

Signed-off-by: default avatarPeng Fan <peng.fan@nxp.com>
Reviewed-by: default avatarSimon Glass <sjg@chromium.org>
Cc: Stefano Babic <sbabic@denx.de>
Reviewed-by: default avatarFabio Estevam <fabio.estevam@nxp.com>
parent e743f1e5
No related branches found
No related tags found
No related merge requests found
......@@ -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>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment