io_block: define MAX_IO_BLOCK_DEVICES as unsigned
authorYann Gautier <yann.gautier@st.com>
Mon, 3 Dec 2018 12:38:06 +0000 (13:38 +0100)
committerYann Gautier <yann.gautier@st.com>
Mon, 10 Dec 2018 17:09:49 +0000 (18:09 +0100)
commitb7c6529c412d53b74e2a1fb6a7b1a70438a02802
tree6b132ed20c32fa566ab6fcb8cfc6bf1e5fdf4b0f
parente7c645b5206bc9fc3c5ac9089e3fd5b84d7ca216
io_block: define MAX_IO_BLOCK_DEVICES as unsigned

This is used as a table index, and already compared with an unsigned int:
block_dev_count.

Signed-off-by: Yann Gautier <yann.gautier@st.com>
drivers/io/io_block.c
plat/hisilicon/hikey/include/platform_def.h
plat/hisilicon/hikey960/include/platform_def.h
plat/hisilicon/poplar/include/platform_def.h
plat/imx/imx7/warp7/include/platform_def.h
plat/socionext/uniphier/include/platform_def.h