Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

block: cleanup removing dependency on bootmem headers

Cc: Yinghai Lu <yinghai@kernel.org>
Cc: Tejun Heo <tj@kernel.org>
Cc: Andrew Morton <akpm@linux-foundation.org>

Signed-off-by: Grygorii Strashko <grygorii.strashko@ti.com>
Signed-off-by: Santosh Shilimkar <santosh.shilimkar@ti.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>

authored by

Grygorii Strashko and committed by
Jens Axboe
d17ab459 e37459b8

-1
-1
block/blk-ioc.c
··· 6 6 #include <linux/init.h> 7 7 #include <linux/bio.h> 8 8 #include <linux/blkdev.h> 9 - #include <linux/bootmem.h> /* for max_pfn/max_low_pfn */ 10 9 #include <linux/slab.h> 11 10 12 11 #include "blk.h"