1 #ifndef _INCLUDE_PALMASOC_H_
2 #define _INCLUDE_PALMASOC_H_
3 struct palm27x_asoc_info {
7 #ifdef CONFIG_SND_PXA2XX_SOC_PALM27X
8 void __init palm27x_asoc_set_pdata(struct palm27x_asoc_info *data);
10 static inline void palm27x_asoc_set_pdata(struct palm27x_asoc_info *data) {}