diff options
author | 2018-07-02 11:14:50 -0600 | |
---|---|---|
committer | 2018-07-02 11:14:50 -0600 | |
commit | 5f6654094ff35a7a92eb76667788ef633595e4ea (patch) | |
tree | 8404c5fb245cddbc6877b97a9bf53139c95da852 /mm/memblock.c | |
parent | docs/idr: use empty "functions" directive (diff) | |
parent | Linux 4.18-rc3 (diff) | |
download | linux-rng-5f6654094ff35a7a92eb76667788ef633595e4ea.tar.xz linux-rng-5f6654094ff35a7a92eb76667788ef633595e4ea.zip |
Merge tag 'v4.18-rc3' into docs-next
-rc1 broke the docs build due to changes in the e100/e1000 drivers; -rc3
got the fixes via the networking tree. Pull in -rc3 so that the docs tree
can actually build the docs again.
Diffstat (limited to 'mm/memblock.c')
-rw-r--r-- | mm/memblock.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/mm/memblock.c b/mm/memblock.c index cc16d70b8333..03d48d8835ba 100644 --- a/mm/memblock.c +++ b/mm/memblock.c @@ -20,7 +20,6 @@ #include <linux/kmemleak.h> #include <linux/seq_file.h> #include <linux/memblock.h> -#include <linux/bootmem.h> #include <asm/sections.h> #include <linux/io.h> |