radeon: Fix cast and comment.

This commit is contained in:
Corbin Simpson
2009-04-28 04:37:56 -07:00
parent e4e7ecc221
commit 1f43cc1d84
@@ -56,8 +56,7 @@ static void do_ioctls(struct r300_winsys* winsys, int fd)
int target;
int retval;
/* XXX is this cast safe? */
gp.value = (int*)⌖
gp.value = ⌖
/* First, get the number of pixel pipes */
gp.param = RADEON_PARAM_NUM_GB_PIPES;