repo.or.cz
/
drm
/
drm-misc.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
drm/ast: Only warn about unsupported TX chips on Gen4 and later
[drm/drm-misc.git]
/
tools
/
testing
/
shared
/
xarray-shared.h
blob
d50de788480383c2162128a1db742db416608538
1
/* SPDX-License-Identifier: GPL-2.0+ */
2
#ifndef __XARRAY_SHARED_H__
3
#define __XARRAY_SHARED_H__
4
5
#define XA_DEBUG
6
#include
"shared.h"
7
8
#endif
/* __XARRAY_SHARED_H__ */