u-boot-brain/drivers/block
Ovidiu Panait 3a4b52a9e5 dm: blk: Use IS_ENABLED() instead of #ifdefs in blk_post_probe
Use IS_ENABLED() instead of #ifdef in blk_post_probe function.

No functional change intended.

Reviewed-by: Simon Glass <sjg@chromium.org>
Signed-off-by: Ovidiu Panait <ovidiu.panait@windriver.com>
[trini: Fix thinko and use CONFIG_HAVE_BLOCK_DEVICE in IS_ENABLED()]
Signed-off-by: Tom Rini <trini@konsulko.com>
2020-08-06 14:26:50 -04:00
..
blk_legacy.c common: Drop part.h from common header 2020-05-18 17:33:33 -04:00
blk-uclass.c dm: blk: Use IS_ENABLED() instead of #ifdefs in blk_post_probe 2020-08-06 14:26:50 -04:00
blkcache.c common: Drop log.h from common header 2020-05-18 21:19:18 -04:00
ide.c common: Drop linux/delay.h from common header 2020-05-18 21:19:23 -04:00
Kconfig blk: Allow control of the block cache in TPL 2019-07-10 16:52:58 -06:00
Makefile blk: Make use of CONFIG_HAVE_BLOCK_DEVICE more 2019-12-03 08:43:24 -05:00
sandbox.c dm: core: Create a new header file for 'compat' features 2020-02-05 19:33:46 -07:00