diff options
author | Thierry Reding <treding@nvidia.com> | 2016-12-13 01:43:15 +0100 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2016-12-13 03:55:08 +0100 |
commit | d5e6eff265fe7537fa494e6ab125747813be76a0 (patch) | |
tree | 1419afaea4386e39c41602a8efb27ce2cb9780ac /mm/filemap.c | |
parent | mm: disable numa migration faults for dax vmas (diff) | |
download | linux-d5e6eff265fe7537fa494e6ab125747813be76a0.tar.xz linux-d5e6eff265fe7537fa494e6ab125747813be76a0.zip |
mm: cma: make linux/cma.h standalone includible
The header uses types and definitions from the linux/init.h as well as
linux/types.h headers without explicitly including them. This causes a
failure to compile if they are not implicitly pulled in by includers.
Link: http://lkml.kernel.org/r/20161115133235.13387-1-thierry.reding@gmail.com
Signed-off-by: Thierry Reding <treding@nvidia.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'mm/filemap.c')
0 files changed, 0 insertions, 0 deletions