[PATCH 06/10] dm: blk: Use IS_ENABLED() instead of #ifdefs in blk_post_probe
Simon Glass
sjg at chromium.org
Fri Jul 10 02:35:17 CEST 2020
On Thu, 9 Jul 2020 at 02:09, Ovidiu Panait <ovidiu.panait at windriver.com> wrote:
>
> Use IS_ENABLED() instead of #ifdef in blk_post_probe function.
>
> No functional change intended.
>
> Signed-off-by: Ovidiu Panait <ovidiu.panait at windriver.com>
> ---
>
> drivers/block/blk-uclass.c | 9 +++++----
> 1 file changed, 5 insertions(+), 4 deletions(-)
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list