mirror of
https://github.com/u-boot/u-boot.git
synced 2025-04-22 12:54:37 +00:00
9 lines
236 B
C
9 lines
236 B
C
/* SPDX-License-Identifier: GPL-2.0 */
|
|
#ifndef __DT_SC7180_LPASS_H
|
|
#define __DT_SC7180_LPASS_H
|
|
|
|
#include <dt-bindings/sound/qcom,lpass.h>
|
|
|
|
/* NOTE: Use qcom,lpass.h to define any AIF ID's for LPASS */
|
|
|
|
#endif /* __DT_APQ8016_LPASS_H */
|