summaryrefslogtreecommitdiff
path: root/include/asm-generic/pgalloc.h
diff options
context:
space:
mode:
authorGuenter Roeck <linux@roeck-us.net>2019-07-12 06:57:46 +0300
committerLinus Torvalds <torvalds@linux-foundation.org>2019-07-12 21:05:45 +0300
commit790c73690c2bbecb3f6f8becbdb11ddc9bcff8cc (patch)
tree51e759678c70d9c0718ac55d11bb33cfce728bcd /include/asm-generic/pgalloc.h
parentb5d1c39f34d1c9bca0c4b9ae2e339fbbe264a9c7 (diff)
downloadlinux-790c73690c2bbecb3f6f8becbdb11ddc9bcff8cc.tar.xz
mm/gup.c: mark undo_dev_pagemap as __maybe_unused
Several mips builds generate the following build warning. mm/gup.c:1788:13: warning: 'undo_dev_pagemap' defined but not used The function is declared unconditionally but only called from behind various ifdefs. Mark it __maybe_unused. Link: http://lkml.kernel.org/r/1562072523-22311-1-git-send-email-linux@roeck-us.net Signed-off-by: Guenter Roeck <linux@roeck-us.net> Reviewed-by: Andrew Morton <akpm@linux-foundation.org> Cc: Stephen Rothwell <sfr@canb.auug.org.au> Cc: Robin Murphy <robin.murphy@arm.com> Cc: Kirill A. Shutemov <kirill.shutemov@linux.intel.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'include/asm-generic/pgalloc.h')
0 files changed, 0 insertions, 0 deletions