]> 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>
Mon, 14 Feb 2022 15:21:53 +0000 (10:21 -0500)
commit47802b3f1d66d12d9368c8ffa9200aefc8475f01
tree059c40c01f72ef622623a0361d15560a33d2b420
parentbe1bf2fe66fb1d5c01911ae270e297ca07e2737a
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