Hugh Dickins 3a4f8a0b3f mm: remove shmem_mapping() shmem_zero_setup() duplicates
Remove the prototypes for shmem_mapping() and shmem_zero_setup() from
linux/mm.h, since they are already provided in linux/shmem_fs.h.  But
shmem_fs.h must then provide the inline stub for shmem_mapping() when
CONFIG_SHMEM is not set, and a few more cfiles now need to #include it.

Link: http://lkml.kernel.org/r/alpine.LSU.2.11.1702081658250.1549@eggly.anvils
Signed-off-by: Hugh Dickins <hughd@google.com>
Cc: Johannes Weiner <hannes@cmpxchg.org>
Cc: Michal Simek <monstr@monstr.eu>
Cc: Michael Ellerman <mpe@ellerman.id.au>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2017-02-24 17:46:56 -08:00
..
2017-02-22 10:46:44 -08:00
2017-02-22 16:41:30 -08:00
2016-12-12 18:55:08 -08:00
2017-01-10 18:31:55 -08:00
2017-02-24 17:46:55 -08:00
2016-03-17 15:09:34 -07:00
2016-11-02 10:24:03 -06:00
2016-03-17 15:09:34 -07:00
2016-10-07 18:46:27 -07:00
2017-02-24 17:46:54 -08:00
2017-02-22 16:41:29 -08:00