Merge tag 'powerpc-5.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc...
[linux/fpc-iii.git] / sound / soc / cirrus / ep93xx-pcm.h
blob8e1c722bffe0995c0df83ef79ea8590d9a808d79
1 /* SPDX-License-Identifier: GPL-2.0-only */
2 /*
3 * Copyright (c) 2013, NVIDIA CORPORATION. All rights reserved.
4 */
6 #ifndef __EP93XX_PCM_H__
7 #define __EP93XX_PCM_H__
9 int devm_ep93xx_pcm_platform_register(struct device *dev);
11 #endif