/* * Copyright (C) ST-Ericsson SA 2010 * * Author: Ola Lilja * for ST-Ericsson. * * License terms: * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 as published * by the Free Software Foundation. */ #ifndef UX500_CG29XX_H #define UX500_CG29XX_H extern struct snd_soc_ops ux500_cg29xx_ops[]; extern struct snd_soc_ops u5500_cg29xx_ops[]; #endif