18c2ecf20Sopenharmony_ci/* SPDX-License-Identifier: GPL-2.0-only */
28c2ecf20Sopenharmony_ci/*
38c2ecf20Sopenharmony_ci * Copyright (c) 2013, NVIDIA CORPORATION.  All rights reserved.
48c2ecf20Sopenharmony_ci */
58c2ecf20Sopenharmony_ci
68c2ecf20Sopenharmony_ci#ifndef __EP93XX_PCM_H__
78c2ecf20Sopenharmony_ci#define __EP93XX_PCM_H__
88c2ecf20Sopenharmony_ci
98c2ecf20Sopenharmony_ciint devm_ep93xx_pcm_platform_register(struct device *dev);
108c2ecf20Sopenharmony_ci
118c2ecf20Sopenharmony_ci#endif
12