drm/udl: remove unused variables.
These two variables were not required after new API was introduced. Signed-off-by: Dave Airlie <airlied@redhat.com>
This commit is contained in:
parent
a21f976094
commit
1c780f2cfe
@ -257,8 +257,6 @@ static int udl_prime_create(struct drm_device *dev,
|
||||
{
|
||||
struct udl_gem_object *obj;
|
||||
int npages;
|
||||
int i;
|
||||
struct scatterlist *iter;
|
||||
|
||||
npages = size / PAGE_SIZE;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user