commit | 8d67ec8605f15256b3675d23cb729f253c4e3b03 | [log] [tgz] |
---|---|---|
author | Sachin Kamat <sachin.kamat@linaro.org> | Tue Feb 12 10:27:52 2013 -0800 |
committer | Kukjin Kim <kgene.kim@samsung.com> | Tue Feb 12 10:27:52 2013 -0800 |
tree | 27089e017372d2198ed96c92cd2489f408249c37 | |
parent | f0cdbdd6d8ada085199e6250cbf3b7fbe69392ac [diff] |
ARM: SAMSUNG: Silence empty switch warning in sdhci.h Add 'default' case to silence the following warning: arch/arm/plat-samsung/include/plat/sdhci.h:356:9: warning: switch with no cases Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org> Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>