aboutsummaryrefslogtreecommitdiff
path: root/src/drivers/intel/soundwire/chip.h
blob: 1ec35400ad3f8be9f1179684cdce670b5cda9cf3 (plain)
1
2
3
4
5
6
7
8
9
/* SPDX-License-Identifier: GPL-2.0-only */

#ifndef __DRIVERS_INTEL_SOUNDWIRE_CHIP_H__
#define __DRIVERS_INTEL_SOUNDWIRE_CHIP_H__

struct drivers_intel_soundwire_config {
};

#endif /* __DRIVERS_INTEL_SOUNDWIRE_CHIP_H__ */