commit | c30b225dba01b4605262084592789e98a338c685 | [log] [tgz] |
---|---|---|
author | Thomas Zimmermann <tzimmermann@suse.de> | Wed Sep 11 13:09:09 2019 +0200 |
committer | Thomas Zimmermann <tzimmermann@suse.de> | Thu Sep 12 19:54:42 2019 +0200 |
tree | da8240dfa9d17f865f1fca71809bbfe46a826ffc | |
parent | b0e40e0805221dc8e11762717149e2c099e0eb99 [diff] |
drm/vram: Unexport internal functions of VRAM MM The init, cleanup and mmap functions of VRAM MM are only used internally. Remove them from the public interface. v2: * update for debugfs support Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de> Acked-by: Gerd Hoffmann <kraxel@redhat.com> Link: https://patchwork.freedesktop.org/patch/msgid/20190911110910.30698-4-tzimmermann@suse.de