Merge tag 'vfio-ccw-20200206' of https://git.kernel.org/pub/scm/linux/kernel/git...
[sfrench/cifs-2.6.git] / sound / ac97 / codec.c
1 // SPDX-License-Identifier: GPL-2.0-only
2 /*
3  *  Copyright (C) 2016 Robert Jarzmik <robert.jarzmik@free.fr>
4  */
5
6 #include <sound/ac97_codec.h>
7 #include <sound/ac97/codec.h>
8 #include <sound/ac97/controller.h>
9 #include <linux/device.h>
10 #include <linux/slab.h>
11 #include <sound/soc.h>  /* For compat_ac97_* */
12