aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/cirrus/ep93xx-pcm.h
blob: 8e1c722bffe0995c0df83ef79ea8590d9a808d79 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
/* SPDX-License-Identifier: GPL-2.0-only */
/*
 * Copyright (c) 2013, NVIDIA CORPORATION.  All rights reserved.
 */

#ifndef __EP93XX_PCM_H__
#define __EP93XX_PCM_H__

int devm_ep93xx_pcm_platform_register(struct device *dev);

#endif