On Mon, 6 Aug 2018 12:02:45 +0200 Anatolij Gustschin [email protected] wrote: > From: Peng Fan <[email protected]> > > Add dummy functions when CONFIG_POWER_DOMAIN not defined. > > Signed-off-by: Peng Fan <[email protected]> > Reviewed-by: Simon Glass <[email protected]> > Signed-off-by: Anatolij Gustschin <[email protected]> > --- > > V3: > - add 'static inline' to fix build breakage > - use -ENOSYS as we do elsewhere to indicate not implemented functionality > > V2: Use CONFIG_IS_ENABLED > > include/power-domain.h | 29 +++++++++++++++++++++++++++++ > 1 file changed, 29 insertions(+)
Applied to u-boot-staging/[email protected], thanks! -- Anatolij _______________________________________________ U-Boot mailing list [email protected] https://lists.denx.de/listinfo/u-boot

