]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - include/linux/blk-iopoll.h
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64...
[karo-tx-linux.git] / include / linux / blk-iopoll.h
index 308734d3d4a2365f6e3639a4ddc4ed33d41f36ce..77ae77c0b704e00475db1a3e0b15457f7dc4389a 100644 (file)
@@ -43,6 +43,4 @@ extern void __blk_iopoll_complete(struct blk_iopoll *);
 extern void blk_iopoll_enable(struct blk_iopoll *);
 extern void blk_iopoll_disable(struct blk_iopoll *);
 
-extern int blk_iopoll_enabled;
-
 #endif