diff options
author | Thierry Reding <thierry.reding@avionic-design.de> | 2012-12-12 21:51:17 (GMT) |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2012-12-13 01:38:32 (GMT) |
commit | c8bf2d8ba4fbc093de7c0d192fe5d2531f14b8b9 (patch) | |
tree | 0b26144dd758cc6cdceee1b1d2972bfab76b094c /mm/fadvise.c | |
parent | 3ea41e6210fea3b234b6cb3e9443e75975850bbf (diff) | |
download | linux-fsl-qoriq-c8bf2d8ba4fbc093de7c0d192fe5d2531f14b8b9.tar.xz |
mm: compaction: Fix compiler warning
compact_capture_page() is only used if compaction is enabled so it should
be moved into the corresponding #ifdef.
Signed-off-by: Thierry Reding <thierry.reding@avionic-design.de>
Acked-by: Mel Gorman <mgorman@suse.de>
Cc: Rik van Riel <riel@redhat.com>
Cc: Minchan Kim <minchan@kernel.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'mm/fadvise.c')
0 files changed, 0 insertions, 0 deletions