License cleanup: add SPDX GPL-2.0 license identifier to files with no license
[linux-2.6-block.git] / include / linux / platform_data / asoc-kirkwood.h
CommitLineData
b2441318 1/* SPDX-License-Identifier: GPL-2.0 */
49106c72 2#ifndef __PLAT_AUDIO_H
3#define __PLAT_AUDIO_H
4
49106c72 5struct kirkwood_asoc_platform_data {
49106c72 6 int burst;
7};
8#endif