]> git.kernelconcepts.de Git - karo-tx-linux.git/blob - include/linux/platform_data/asoc-palm27x.h
Merge tag 'mfd-fixes-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd
[karo-tx-linux.git] / include / linux / platform_data / asoc-palm27x.h
1 #ifndef _INCLUDE_PALMASOC_H_
2 #define _INCLUDE_PALMASOC_H_
3
4 struct palm27x_asoc_info {
5         int     jack_gpio;
6 };
7
8 #endif