treewide: remove redundant IS_ERR() before error code check
[linux/fpc-iii.git] / sound / soc / rockchip / rockchip_pcm.h
blob7f00e2ce360306963fc2e0e395835bfa079ddcb4
1 /* SPDX-License-Identifier: GPL-2.0-only */
2 /*
3 * Copyright (c) 2018 Rockchip Electronics Co. Ltd.
4 */
6 #ifndef _ROCKCHIP_PCM_H
7 #define _ROCKCHIP_PCM_H
9 int rockchip_pcm_platform_register(struct device *dev);
11 #endif