From: Arnd Bergmann Date: Thu, 8 Nov 2012 14:26:11 +0000 (+0000) Subject: mmc: dw_mmc: fix more const pointer warnings X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~96^2~54 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e95baf132f9709b86721a562210403473ef72249;p=pandora-kernel.git mmc: dw_mmc: fix more const pointer warnings The patch "dw_mmc: fix multiple drv_data NULL dereferences" has unfortunately clashed with my "mmc: dw_mmc: constify dw_mci_idmac_ops in exynos back-end" patch, causing new warnings to appear. This should hopefully fix the issue for good. Signed-off-by: Arnd Bergmann Signed-off-by: Chris Ball --- Reading git-diff-tree failed