]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blobdiff - block/elevator.c
blkcg: move block/blk-cgroup.h to include/linux/blk-cgroup.h
[mirror_ubuntu-bionic-kernel.git] / block / elevator.c
index 59794d0d38e34604a24b6e7a63bf309570b2f8fb..3bbb48f430e40e4fc022d13e1f469e09377f662e 100644 (file)
 #include <linux/hash.h>
 #include <linux/uaccess.h>
 #include <linux/pm_runtime.h>
+#include <linux/blk-cgroup.h>
 
 #include <trace/events/block.h>
 
 #include "blk.h"
-#include "blk-cgroup.h"
 
 static DEFINE_SPINLOCK(elv_list_lock);
 static LIST_HEAD(elv_list);