From: Bill Pemberton Date: Thu, 14 May 2009 19:24:28 +0000 (-0400) Subject: staging: comedi: Remove MIN macro X-Git-Tag: v2.6.31-rc1~105^2~239 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=214e7b5c8281bf41238f575128e4fec5652ed797;p=pandora-kernel.git staging: comedi: Remove MIN macro Remove the MIN() macro and instead use the min() provided by kernel.h Signed-off-by: Bill Pemberton Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed