2 * Copyright (C) ST-Ericsson SA 2012
4 * Author: Ola Lilja <ola.o.lilja@stericsson.com>,
5 * Roger Nilsson <roger.xr.nilsson@stericsson.com>
10 * This program is free software; you can redistribute it and/or modify
11 * it under the terms of the GNU General Public License version 2 as published
12 * by the Free Software Foundation.
19 #include <linux/workqueue.h>
21 int ux500_pcm_register_platform(struct platform_device
*pdev
);
22 int ux500_pcm_unregister_platform(struct platform_device
*pdev
);