drm: radeon: Fix RADEON_*_EMITED defines.
authorDavid Miller <davem@davemloft.net>
Thu, 12 Feb 2009 10:15:39 +0000 (02:15 -0800)
committerDave Airlie <airlied@redhat.com>
Fri, 13 Mar 2009 04:24:01 +0000 (14:24 +1000)
These are not supposed to be booleans, they are
supposed to be bit masks.

Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Dave Airlie <airlied@linux.ie>

No differences found