Files
Linux/include/linux/mmc
Namjae Jeon a6029e1f75 mmc: fix compile error when CONFIG_BLOCK is not enabled
'DISK_NAME_LEN' is undeclared when CONFIG_BLOCK is disabled; its use was
introduced via genhd.h by the general purpose partition patch.

To fix, we just add our own MAX_MMC_PART_NAME_LEN macro instead of using
DISK_NAME_LEN.

Reported-by: Randy Dunlap <[email protected]>
Signed-off-by: Namjae Jeon <[email protected]>
Acked-by: Randy Dunlap <[email protected]>
Acked-by: Andrei Warkentin <[email protected]>
Signed-off-by: Chris Ball <[email protected]>
2011-10-27 09:11:34 -04:00
..
…
2011-10-26 16:32:29 -04:00
…
…
2011-10-26 16:32:29 -04:00
…
…
2011-10-26 16:32:20 -04:00
2011-07-20 17:20:57 -04:00