mmc: fix sdio_io sparse errors
This patch fixes sdio_io sparse errors. This fix changes signature of API functions, changing unsigned char -> u8 unsigned short -> u16 unsigned long -> u32 - this was probably a bug in 64 bit platforms Signed-off-by: NTomas Winkler <tomas.winkler@intel.com> Signed-off-by: NPierre Ossman <drzeus@drzeus.cx>
Showing
drivers/mmc/core/sdio_io.c
100644 → 100755
include/linux/mmc/sdio_func.h
100644 → 100755
想要评论请 注册 或 登录