]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/blame - include/sound/s3c24xx_uda134x.h
powerpc/vfio_spapr_tce: Add reference counting to iommu_table
[mirror_ubuntu-zesty-kernel.git] / include / sound / s3c24xx_uda134x.h
CommitLineData
7ad933d7
CP
1#ifndef _S3C24XX_UDA134X_H_
2#define _S3C24XX_UDA134X_H_ 1
3
4#include <sound/uda134x.h>
5
6struct s3c24xx_uda134x_platform_data {
7 int l3_clk;
8 int l3_mode;
9 int l3_data;
7ad933d7
CP
10 int model;
11};
12
13#endif