drm/vmwgfx: remove the default io_mem_pfn set
authorTan Xiaojun <tanxiaojun@huawei.com>
Mon, 25 Dec 2017 03:43:32 +0000 (11:43 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 27 Dec 2017 16:35:35 +0000 (11:35 -0500)
commit44835a86276ac2c90661267d3a3738aa1fa159ef
treea631795ee95d17f3754b694a107ab900178de042
parent56a91d20b64e7a5486b442dbc7604455bb81880b
drm/vmwgfx: remove the default io_mem_pfn set

The default interface situation has been taken into the framework, so
remove the default set of each module.

Signed-off-by: Tan Xiaojun <tanxiaojun@huawei.com>
Reviewed-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/vmwgfx/vmwgfx_buffer.c