]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/blob - arch/arm/mach-pxa/include/mach/palmasoc.h
Merge branch 'topic/lx6464es' into for-linus
[mirror_ubuntu-artful-kernel.git] / arch / arm / mach-pxa / include / mach / palmasoc.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