]> www.infradead.org Git - users/jedix/linux-maple.git/commit
xarray: Fix bitmap breakage
authorLiam R. Howlett <Liam.Howlett@oracle.com>
Thu, 3 Feb 2022 14:59:53 +0000 (09:59 -0500)
committerLiam R. Howlett <Liam.Howlett@oracle.com>
Tue, 8 Mar 2022 18:19:09 +0000 (13:19 -0500)
commit7c579b119f7d073e61bd18bed5d1e9202d7abba3
treecfbdb934615179ee6fde803bfad455459581f3e0
parent9c47c152779fa7ad82762fd464649a5772aa456e
xarray: Fix bitmap breakage

bitmap header changes broke the testing code for the xarray.  Fix the
issue by directly including the header into the actual xarray header.
This should at least make the error more pronounced in the future.

Signed-off-by: Liam R. Howlett <Liam.Howlett@oracle.com>
include/linux/xarray.h