From: Greg Kroah-Hartman Date: Sat, 27 Oct 2012 00:11:23 +0000 (-0700) Subject: Staging: csr: remove CSRMIN() macro X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~84^2~908 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d9ff3934171b5cf1ac17e5fcd39f3f324b4724ce;p=pandora-kernel.git Staging: csr: remove CSRMIN() macro Use the in-kernel min_t() macro for the one place it was being used. Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed