diff options
author | Yu Zhao <yuzhao@google.com> | 2019-03-05 15:48:56 -0800 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2019-03-05 21:07:20 -0800 |
commit | ace451eb5ec5bb432fc28d8a723838b88e28643e (patch) | |
tree | b05bd5178a5965b7b9c3325e3d66acb5356578ca /drivers/soc | |
parent | daf3538ad5a4800507b13bea6f37601da9cc28d5 (diff) | |
download | linux-stable-ace451eb5ec5bb432fc28d8a723838b88e28643e.tar.gz linux-stable-ace451eb5ec5bb432fc28d8a723838b88e28643e.tar.bz2 linux-stable-ace451eb5ec5bb432fc28d8a723838b88e28643e.zip |
include/linux/compaction.h: fix potential build error
Declaration of struct node is required regardless. On UMA systems,
including compaction.h without preceding node.h shouldn't cause a build
error.
Link: http://lkml.kernel.org/r/20190208080437.253322-1-yuzhao@google.com
Signed-off-by: Yu Zhao <yuzhao@google.com>
Reviewed-by: Andrew Morton <akpm@linux-foundation.org>
Acked-by: Michal Hocko <mhocko@suse.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'drivers/soc')
0 files changed, 0 insertions, 0 deletions