mmc: fix wrong physical partition definition
authorlintao <lintao@rock-chips.com>
Tue, 9 Sep 2014 02:23:35 +0000 (10:23 +0800)
committerlintao <lintao@rock-chips.com>
Tue, 9 Sep 2014 02:23:35 +0000 (10:23 +0800)
commit1040978412d3cb841652715336d531aa75fbba62
treee0f2a94a2ddf0647b7bdf4c935081e97e3b0b78f
parentcf748bf2cc5358fe9fa5c4730f9530849c945d8a
mmc: fix wrong physical partition definition
eMMC card can support up to 7 partitions, including 2 boot,
1 RPMB and 4 GPs. But MMC_NUM_PHY_PARTITION is defined to
6 so we should fix it to 7.
include/linux/mmc/card.h