drm: Add linux/shmem_fs.h
authorFrançois Tigeot <ftigeot@wolfpond.org>
Fri, 28 Nov 2014 16:08:11 +0000 (17:08 +0100)
committerFrançois Tigeot <ftigeot@wolfpond.org>
Fri, 28 Nov 2014 16:20:18 +0000 (17:20 +0100)
commit1964046db393a7a301eb7b6135069ec66f125e90
treec7bca3b7402d70bcab9eea80dfab5ed947cfa808
parent56c606a8bc16ae424da0bdeeaaac755ac252e47c
drm: Add linux/shmem_fs.h

shmem_read_mapping_page() is part of the public Linux API. Make it
accessible from linux/shmem_fs.h
sys/conf/files
sys/dev/drm/drm/Makefile
sys/dev/drm/i915/i915_gem.c
sys/dev/drm/include/linux/shmem_fs.h [new file with mode: 0644]
sys/dev/drm/linux_shmem.c [new file with mode: 0644]