backports: move vb2_mmap_pfn_range into patch
authorJohannes Berg <johannes.berg@intel.com>
Tue, 14 May 2013 20:10:39 +0000 (22:10 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Tue, 14 May 2013 20:55:47 +0000 (22:55 +0200)
commit50bab3edcff8f8bc51c15f19ecd3e74be9582031
tree4a853157a887ad572e3569f4b35275e6628744f0
parent0a562da8fe3e543ad09c9c27869c45143e5f7f0b
backports: move vb2_mmap_pfn_range into patch

There's only a single user of vb2_mmap_pfn_range() and
at least on 3.2 having the function in compat-3.9.c is
problematic if CPTCFG_BACKPORT_BUILD_DMA_SHARED_BUFFER
isn't set, because on that kernel there's no dma-buf.h
and then compilation can fail.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
backport/backport-include/media/videobuf2-memops.h [deleted file]
backport/compat/compat-3.9.c
patches/collateral-evolutions/media/0002-dma_mmap_coherent-revert.patch