dm: sata: dw_sata: Pass uc_priv to internal functions
[platform/kernel/u-boot.git] / drivers / sysreset / sysreset_psci.c
index a4911b7..4656d27 100644 (file)
@@ -4,7 +4,8 @@
  * SPDX-License-Identifier:    GPL-2.0+
  */
 
-#include <dm/device.h>
+#include <common.h>
+#include <dm.h>
 #include <sysreset.h>
 #include <linux/errno.h>
 #include <linux/psci.h>