]> git.baikalelectronics.ru Git - kernel.git/commit
block/bio-integrity.c: Add #include "blk.h"
authorBart Van Assche <bart.vanassche@sandisk.com>
Tue, 14 Jun 2016 15:03:45 +0000 (17:03 +0200)
committerJens Axboe <axboe@fb.com>
Tue, 14 Jun 2016 15:09:17 +0000 (09:09 -0600)
commitaa8ddbb0990fdc975f57192015caa3739f863152
tree353b6201d7d2e07587f21ca26402fcfd2c2aec3c
parent8fab98c142d516dd3c335ffc3d51558eddc5e426
block/bio-integrity.c: Add #include "blk.h"

This patch avoids that building with W=1 C=2 triggers the following
warning:

block/bio-integrity.c:35:6: warning: symbol 'blk_flush_integrity' was not declared. Should it be static?

Signed-off-by: Bart Van Assche <bart.vanassche@sandisk.com>
Signed-off-by: Jens Axboe <axboe@fb.com>
block/bio-integrity.c