From: Andi Kleen Date: Mon, 21 Dec 2009 01:24:47 +0000 (+0100) Subject: DRM: Rename clamp variable X-Git-Tag: v2.6.33-rc2~19^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=01136acff8cc8251822fbae77f11e8029049c6f1;p=pandora-kernel.git DRM: Rename clamp variable linux/kernel.h has a "clamp" macro, but r300_cmdbuf also uses a variable with the same name. Right now it doesn't seem to include the header, but sooner or later someone will. So better rename the variable now. Signed-off-by: Andi Kleen Signed-off-by: Dave Airlie --- Reading git-diff-tree failed