diff options
author | 2012-11-09 09:19:38 +0000 | |
---|---|---|
committer | 2012-11-20 16:06:26 +1000 | |
commit | b0e77f45a6da3f361d69680baeb0e133d0bc46c0 (patch) | |
tree | dea3c8bbdfb54bd505099034372db48b6aee3e13 /drivers/gpu/drm/ttm/ttm_execbuf_util.c | |
parent | drm/mgag200: free memory allocated with alloc_apertures() (diff) | |
download | linux-dev-b0e77f45a6da3f361d69680baeb0e133d0bc46c0.tar.xz linux-dev-b0e77f45a6da3f361d69680baeb0e133d0bc46c0.zip |
drm/mgag200: remove unneeded aper->count assignment after alloc_apertures()
alloc_apertures() already does the assignment for us, so assigning the
count member after the alloc_apertures() call is not needed.
Signed-off-by: Tommi Rantala <tt.rantala@gmail.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
Diffstat (limited to 'drivers/gpu/drm/ttm/ttm_execbuf_util.c')
0 files changed, 0 insertions, 0 deletions