Skip to content

Commit

Permalink
block: cleanup removing dependency on bootmem headers
Browse files Browse the repository at this point in the history
Cc: Yinghai Lu <[email protected]>
Cc: Tejun Heo <[email protected]>
Cc: Andrew Morton <[email protected]>

Signed-off-by: Grygorii Strashko <[email protected]>
Signed-off-by: Santosh Shilimkar <[email protected]>
Signed-off-by: Jens Axboe <[email protected]>
  • Loading branch information
grygoriyS authored and axboe committed Nov 9, 2013
1 parent e37459b commit d17ab45
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion block/blk-ioc.c
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@
#include <linux/init.h>
#include <linux/bio.h>
#include <linux/blkdev.h>
#include <linux/bootmem.h> /* for max_pfn/max_low_pfn */
#include <linux/slab.h>

#include "blk.h"
Expand Down

0 comments on commit d17ab45

Please sign in to comment.