diff options
author | David Herrmann <dh.herrmann@gmail.com> | 2013-07-25 14:08:51 +0200 |
---|---|---|
committer | Dave Airlie <airlied@gmail.com> | 2013-08-07 18:08:05 +1000 |
commit | abf190351b49937335130970a99a0b4275402b5e (patch) | |
tree | f13a1703240ddeca2532d6f47c99fc4b37e368ed /drivers/staging | |
parent | c700c67bae6698fbc6bd20e2ae5dc62ddd367b3b (diff) | |
download | kernel_goldelico_gta04-abf190351b49937335130970a99a0b4275402b5e.zip kernel_goldelico_gta04-abf190351b49937335130970a99a0b4275402b5e.tar.gz kernel_goldelico_gta04-abf190351b49937335130970a99a0b4275402b5e.tar.bz2 |
drm/ttm: inline drm_bo_setup_vm()
This helper is used only once and just wraps a call to
drm_vma_offset_add(). Remove this unneeded indirection to safe 10 lines of
code.
Signed-off-by: David Herrmann <dh.herrmann@gmail.com>
Reviewed-by: Jerome Glisse <jglisse@redhat.com>
Signed-off-by: Dave Airlie <airlied@gmail.com>
Diffstat (limited to 'drivers/staging')
0 files changed, 0 insertions, 0 deletions