android_kernel_xiaomi_sm8350/include/linux/mmc
Tomas Winkler 6d37333163 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: Tomas Winkler <tomas.winkler@intel.com>
Signed-off-by: Pierre Ossman <drzeus@drzeus.cx>
2008-07-15 14:14:48 +02:00
..
card.h
core.h mmc,sdio: helper function for transfer padding 2008-07-15 14:14:44 +02:00
host.h mmc: change .get_ro() callback semantics 2008-07-15 14:14:41 +02:00
mmc.h
sd.h
sdio_func.h mmc: fix sdio_io sparse errors 2008-07-15 14:14:48 +02:00
sdio_ids.h
sdio.h