]> git.ipfire.org Git - people/ms/u-boot.git/commit
mmc: sdhci: combine the Host controller v3.0 feature into one condition
authorJaehoon Chung <jh80.chung@samsung.com>
Fri, 30 Dec 2016 06:30:21 +0000 (15:30 +0900)
committerJaehoon Chung <jh80.chung@samsung.com>
Wed, 11 Jan 2017 10:40:13 +0000 (19:40 +0900)
commit3fd0a9ba8cee385e9a1f07419269a613c3af4500
tree9a8297cbca410af78bf0075521f04e3068920432
parentf37b7e4f6c0a383a8097268ea595d4cdb1621871
mmc: sdhci: combine the Host controller v3.0 feature into one condition

It doesn't need to seperate the condition.

Signed-off-by: Jaehoon Chung <jh80.chung@samsung.com>
drivers/mmc/sdhci.c