backports: fix dma-mapping header
authorJohannes Berg <johannes.berg@intel.com>
Mon, 15 Apr 2013 11:57:26 +0000 (13:57 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Mon, 15 Apr 2013 12:03:44 +0000 (14:03 +0200)
commitfad4d169fdd223c62eac162a09deebe582cf28c2
tree0b17b87fac695ec2462436975701c2a046dd0c22
parent509ef9898ac916e2001f7abc8f18c39bef0dc0bb
backports: fix dma-mapping header

The contents of our asm-generic/dma-mapping-common.h should really be
in asm/dma-mapping.h as that gets included by linux/dma-mapping.h and
the other one is just a helper header that arches *may* include.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
backport/backport-include/asm-generic/dma-mapping-common.h [deleted file]
backport/backport-include/asm/dma-mapping.h [new file with mode: 0644]