M7350/kernel/arch/arm/mach-pxa/include/mach/palmasoc.h
2024-09-09 08:52:07 +00:00

9 lines
113 B
C

#ifndef _INCLUDE_PALMASOC_H_
#define _INCLUDE_PALMASOC_H_
struct palm27x_asoc_info {
int jack_gpio;
};
#endif