drm/ast: Only warn about unsupported TX chips on Gen4 and later
[drm/drm-misc.git] / tools / testing / shared / xarray-shared.h
blobd50de788480383c2162128a1db742db416608538
1 /* SPDX-License-Identifier: GPL-2.0+ */
2 #ifndef __XARRAY_SHARED_H__
3 #define __XARRAY_SHARED_H__
5 #define XA_DEBUG
6 #include "shared.h"
8 #endif /* __XARRAY_SHARED_H__ */