License cleanup: add SPDX GPL-2.0 license identifier to files with no license
[linux-2.6/btrfs-unstable.git] / include / linux / platform_data / asoc-palm27x.h
blob22b69a393a57e6aae96a447735b60c0fbb1d738d
1 /* SPDX-License-Identifier: GPL-2.0 */
2 #ifndef _INCLUDE_PALMASOC_H_
3 #define _INCLUDE_PALMASOC_H_
5 struct palm27x_asoc_info {
6 int jack_gpio;
7 };
9 #endif