]> 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>
Thu, 3 Feb 2022 15:09:24 +0000 (10:09 -0500)
commit591b97843cb5bb8e9963da75bf65578ca2a69f08
treeb70942e4290675697477ede933c9153ce9a842ab
parent3d322b596e26d05f8b600a06e4d461306ead8b86
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