mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/herbert/cryptodev-2.6.git
synced 2026-04-23 05:56:14 -04:00
drm/nouveau/mmu: remove old vmm frontend
Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
This commit is contained in:
@@ -31,12 +31,6 @@
|
||||
#include <engine/gr.h>
|
||||
#include <engine/mpeg.h>
|
||||
|
||||
bool
|
||||
nvkm_fb_memtype_valid(struct nvkm_fb *fb, u32 memtype)
|
||||
{
|
||||
return fb->func->memtype_valid(fb, memtype);
|
||||
}
|
||||
|
||||
void
|
||||
nvkm_fb_tile_fini(struct nvkm_fb *fb, int region, struct nvkm_fb_tile *tile)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user