]> rtime.felk.cvut.cz Git - hercules2020/nv-tegra/linux-4.4.git/commit
dma: Move dma_contiguous_stats to mm/cma.c
authorDan Willemsen <dwillemsen@nvidia.com>
Tue, 17 Feb 2015 06:12:04 +0000 (22:12 -0800)
committerSri Krishna chowdary <schowdary@nvidia.com>
Tue, 5 Apr 2016 11:18:51 +0000 (16:48 +0530)
commit0d5ef5c86cf383f50682e197ea70cc6f3b3e6ce5
treed2cbe103d171da8339ccfb58ecd5e107be674713
parent646bb3723a2490de2e0958b3078ae61892c0c04c
dma: Move dma_contiguous_stats to mm/cma.c

It needs access to the internal cma struct.

Signed-off-by: Dan Willemsen <dwillemsen@nvidia.com>
Conflicts:
drivers/base/dma-contiguous.c

Change-Id: I97f5d0fef4c113ee42cb486e9710ef0654c88caf
drivers/base/dma-contiguous.c
mm/cma.c