WIP FPC-III support
[linux/fpc-iii.git] / sound / soc / mxs / mxs-pcm.h
blob4f9c419f35202329435c79ee6e30549aa001be82
1 /* SPDX-License-Identifier: GPL-2.0-or-later */
2 /*
3 * Copyright (C) 2011 Freescale Semiconductor, Inc. All Rights Reserved.
4 */
6 #ifndef _MXS_PCM_H
7 #define _MXS_PCM_H
9 int mxs_pcm_platform_register(struct device *dev);
11 #endif