Module Name: src Committed By: dholland Date: Mon May 30 16:38:35 UTC 2016
Modified Files: src/sys/arch/arm/samsung: exynos_dwcmmc.c Log Message: bus_width is not used, so don't fetch it; but do leave the logic in place commented out so it's there if anyone wants it in the future. PR 50594 from David Binderman. To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3 src/sys/arch/arm/samsung/exynos_dwcmmc.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.