radeon: Fix cast and comment.
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user