blob: f9c22198ec927746a03ff8c0800ef91d786221ff [file] [log] [blame]
/*
* Atheros AR71xx Audio driver code
*
* Copyright (c) 2013 The Linux Foundation. All rights reserved.
*
* 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 _ATH79_DEV_AUDIO_H
#define _ATH79_DEV_AUDIO_H
void __init ath79_audio_device_register(void);
void ath79_audio_setup(void);
#endif /* _ATH79_DEV_DSA_H */