blob: 22b69a393a57e6aae96a447735b60c0fbb1d738d [file] [log] [blame]
Greg Kroah-Hartmanb2441312017-11-01 15:07:57 +01001/* SPDX-License-Identifier: GPL-2.0 */
Marek Vasut74e72202008-11-03 12:02:12 +00002#ifndef _INCLUDE_PALMASOC_H_
3#define _INCLUDE_PALMASOC_H_
Marek Vasute91fb912009-04-17 11:37:35 +02004
Marek Vasut74e72202008-11-03 12:02:12 +00005struct palm27x_asoc_info {
6 int jack_gpio;
7};
8
Marek Vasut74e72202008-11-03 12:02:12 +00009#endif