]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blame - include/linux/platform_data/asoc-palm27x.h
net: rtnetlink: validate IFLA_MTU attribute in rtnl_create_link()
[mirror_ubuntu-bionic-kernel.git] / include / linux / platform_data / asoc-palm27x.h
CommitLineData
b2441318 1/* SPDX-License-Identifier: GPL-2.0 */
74e72201
MV
2#ifndef _INCLUDE_PALMASOC_H_
3#define _INCLUDE_PALMASOC_H_
e91fb913 4
74e72201
MV
5struct palm27x_asoc_info {
6 int jack_gpio;
7};
8
74e72201 9#endif