commit | 01136acff8cc8251822fbae77f11e8029049c6f1 | [log] [tgz] |
---|---|---|
author | Andi Kleen <andi@firstfloor.org> | Mon Dec 21 02:24:47 2009 +0100 |
committer | Dave Airlie <airlied@redhat.com> | Wed Dec 23 10:04:01 2009 +1000 |
tree | f2925c0c2f42d7dbf8f08671db18a2110816306a | |
parent | ed8b67040965e4fe695db333d5914e18ea5f146f [diff] |
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 <ak@linux.intel.com> Signed-off-by: Dave Airlie <airlied@redhat.com>