]> Git Repo - J-linux.git/blob - include/linux/platform_data/asoc-kirkwood.h
Merge tag 'vfs-6.13-rc7.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
[J-linux.git] / include / linux / platform_data / asoc-kirkwood.h
1 /* SPDX-License-Identifier: GPL-2.0 */
2 #ifndef __PLAT_AUDIO_H
3 #define __PLAT_AUDIO_H
4
5 struct kirkwood_asoc_platform_data {
6         int burst;
7 };
8 #endif
This page took 0.02723 seconds and 4 git commands to generate.