提交 1c780f2c 编写于 作者: D Dave Airlie

drm/udl: remove unused variables.

These two variables were not required after new API was introduced.
Signed-off-by: NDave Airlie <airlied@redhat.com>
上级 a21f9760
......@@ -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;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册