Files
linux/drivers/mmc/core
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
..
2008-04-18 20:05:26 +02:00
2007-07-09 21:28:01 +02:00
2007-05-08 22:41:55 +02:00
2007-11-02 08:47:06 +01:00
2007-09-23 21:51:30 +02:00
2008-07-15 14:14:41 +02:00
2007-11-02 08:47:06 +01:00
2008-07-15 14:14:41 +02:00
2007-10-14 08:53:33 -07:00
2007-09-23 19:45:31 +02:00
2007-09-23 21:28:01 +02:00
2008-07-15 14:14:48 +02:00