Skip to content
Commit 3a905cd2 authored by Simon Glass's avatar Simon Glass Committed by Tom Rini
Browse files

dm: mmc: Update mmc_get_mmc_dev() to use const *



This function does not modify the device to change it to use const *, so
that callers with a const udevice * can call it without a cast.

Signed-off-by: default avatarSimon Glass <sjg@chromium.org>
Reviewed-by: default avatarJaehoon Chung <jh80.chung@samsung.com>
parent f0597038
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment