From: Adrian Hunter Date: Tue, 4 Nov 2014 10:42:37 +0000 (+0200) Subject: mmc: sdhci: Fix ADMA table size warning X-Git-Tag: omap-for-v3.19/fixes-for-merge-window~28^2~67 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b521cf34bb6b4d38d66176f7cd7337846ac27342;p=pandora-kernel.git mmc: sdhci: Fix ADMA table size warning The intent of the warning is to warn if the ADMA table overflows. However there can be one more 'end' entry so the condition should be adjusted accordingly. Signed-off-by: Adrian Hunter Signed-off-by: Ulf Hansson --- Reading git-diff-tree failed