18c2ecf20Sopenharmony_ci/* SPDX-License-Identifier: GPL-2.0-or-later */
28c2ecf20Sopenharmony_ci/*
38c2ecf20Sopenharmony_ci * Copyright (C) 2011 Freescale Semiconductor, Inc. All Rights Reserved.
48c2ecf20Sopenharmony_ci */
58c2ecf20Sopenharmony_ci
68c2ecf20Sopenharmony_ci#ifndef _MXS_PCM_H
78c2ecf20Sopenharmony_ci#define _MXS_PCM_H
88c2ecf20Sopenharmony_ci
98c2ecf20Sopenharmony_ciint mxs_pcm_platform_register(struct device *dev);
108c2ecf20Sopenharmony_ci
118c2ecf20Sopenharmony_ci#endif
12