]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/blobdiff - block/blk-mq-tag.h
ARM: dts: at91: replace gpio-key,wakeup with wakeup-source for sam9260ek
[mirror_ubuntu-zesty-kernel.git] / block / blk-mq-tag.h
index 09f4cc0aaa84c9d7e83da2c86277c09693f07afe..d1662734dc539d866f9edcd48f155e2465f63942 100644 (file)
@@ -17,8 +17,6 @@ struct blk_mq_tags {
 
        struct request **rqs;
        struct list_head page_list;
-
-       cpumask_var_t cpumask;
 };