mmc: Correct the value of MMC_NUM_PHY_PARTITION
authorYi Sun <yi.y.sun@intel.com>
Wed, 13 Aug 2014 05:34:01 +0000 (13:34 +0800)
committerUlf Hansson <ulf.hansson@linaro.org>
Tue, 9 Sep 2014 11:59:00 +0000 (13:59 +0200)
eMMC card can support up to 7 physical partitions, including 2 boot,
1 RPMB and 4 GPs. Change MMC_NUM_PHY_PARTITION from 6 to 7, which is
the correct value.

Signed-off-by: Yi Sun <yi.y.sun@intel.com>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
include/linux/mmc/card.h

Simple merge