Files
linux/block
Greg Kroah-Hartman d327381685 ANDROID: remove crc change in block/blk-core.c
Commit d4ad8736ac ("block: release rq qos structures for queue without
disk") added a new .h file to the include section, which changed the
signatures of a few structures that were now suddenly defined.  Fix that
up by only including that when building the kernel for real, instead of
the crc detection pass, as this is not a real ABI change at all.

Bug: 161946584
Fixes: d4ad8736ac ("block: release rq qos structures for queue without disk")
Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>
Change-Id: I54372e132b7a53be5a6793786ff6c1eaddd7c721
2022-03-24 13:16:44 +01:00
..
2021-08-18 07:21:12 -06:00
2022-02-02 09:32:24 +01:00
2021-06-17 15:51:20 +02:00
2021-09-14 00:22:15 -04:00