On 14 May 2016 at 14:02, Simon Glass <sjg at chromium.org> wrote: > We don't need an int since no value is over 80. This saves a small amount of > SPL space (about 44 bytes). > > Signed-off-by: Simon Glass <sjg at chromium.org> > --- > > drivers/mmc/mmc.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) Applied to u-boot-dm.