blob: 1fca68f8daa95af761ae6508ccc97ca44a5776ab [file] [log] [blame]
/*
* platform_msic_audio.h: MSIC audio platform data header file
*
* (C) Copyright 2008 Intel Corporation
* Author:
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
* as published by the Free Software Foundation; version 2
* of the License.
*/
#ifndef _PLATFORM_MSIC_AUDIO_H_
#define _PLATFORM_MSIC_AUDIO_H_
extern void __init *msic_audio_platform_data(void *info) __attribute__((weak));
#endif