diff options
author | Seung-Woo Kim <sw0312.kim@samsung.com> | 2017-09-19 13:29:45 +0900 |
---|---|---|
committer | Jaehoon Chung <jh80.chung@samsung.com> | 2017-09-29 11:23:45 +0900 |
commit | b016b585425b66ea53eef6b8600aff78a4205b9e (patch) | |
tree | 9777cfe38dae047fc0576a52eb0fb9713630e892 /lib/tiny-printf.c | |
parent | 9f13021f81009449c869ea441620cdc77146dee8 (diff) |
spl: spl_mmc: add __maybe_unused to mmc_load_image_raw_sector()
If there are no CONFIG_SYS_MMCSD_RAW_MODE_U_BOOT_USE_PARTITION,
CONFIG_SYS_MMCSD_RAW_MODE_U_BOOT_USE_SECTOR and CONFIG_SPL_OS_BOOT,
there is unused-function build warning. Add __maybe_unused macro
to remove the warning.
Signed-off-by: Seung-Woo Kim <sw0312.kim@samsung.com>
Diffstat (limited to 'lib/tiny-printf.c')
0 files changed, 0 insertions, 0 deletions