From: Anatolij Gustschin <agust@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v3 1/4] power-domain: add dummy functions when CONFIG_POWER_DOMAIN not defined
Date: Mon, 6 Aug 2018 12:17:02 +0200 [thread overview]
Message-ID: <20180806121702.5efec26c@crub> (raw)
In-Reply-To: <20180806100245.6002-1-agust@denx.de>
On Mon, 6 Aug 2018 12:02:45 +0200
Anatolij Gustschin agust at denx.de wrote:
> From: Peng Fan <peng.fan@nxp.com>
>
> Add dummy functions when CONFIG_POWER_DOMAIN not defined.
>
> Signed-off-by: Peng Fan <peng.fan@nxp.com>
> Reviewed-by: Simon Glass <sjg@chromium.org>
> Signed-off-by: Anatolij Gustschin <agust@denx.de>
> ---
>
> 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/agust at denx.de, thanks!
--
Anatolij
prev parent reply other threads:[~2018-08-06 10:17 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-08-06 10:02 [U-Boot] [PATCH v3 1/4] power-domain: add dummy functions when CONFIG_POWER_DOMAIN not defined Anatolij Gustschin
2018-08-06 10:17 ` Anatolij Gustschin [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20180806121702.5efec26c@crub \
--to=agust@denx.de \
--cc=u-boot@lists.denx.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox