Merge drm/drm-next into drm-intel-next-queued
[linux-2.6-microblaze.git] / sound / soc / rockchip / rockchip_pcm.h
1 /* SPDX-License-Identifier: GPL-2.0-only */
2 /*
3  * Copyright (c) 2018 Rockchip Electronics Co. Ltd.
4  */
5
6 #ifndef _ROCKCHIP_PCM_H
7 #define _ROCKCHIP_PCM_H
8
9 int rockchip_pcm_platform_register(struct device *dev);
10
11 #endif