Warning: This file is not a C or C++ file. It does not have highlighting.
| 1 | /* SPDX-License-Identifier: GPL-2.0 */ |
|---|---|
| 2 | #ifndef __DT_BINDINGS_Q6_AFE_H__ |
| 3 | #define __DT_BINDINGS_Q6_AFE_H__ |
| 4 | |
| 5 | /* This file exists due to backward compatibility reasons, Please do not DELETE! */ |
| 6 | |
| 7 | #include <dt-bindings/sound/qcom,q6dsp-lpass-ports.h> |
| 8 | |
| 9 | #endif /* __DT_BINDINGS_Q6_AFE_H__ */ |
| 10 |
Warning: This file is not a C or C++ file. It does not have highlighting.
