Back to home page

OSCL-LXR

 
 

    


0001 // SPDX-License-Identifier: GPL-2.0-only
0002 /*
0003  *  Copyright (C) 2016 Robert Jarzmik <robert.jarzmik@free.fr>
0004  */
0005 
0006 #include <sound/ac97_codec.h>
0007 #include <sound/ac97/codec.h>
0008 #include <sound/ac97/controller.h>
0009 #include <linux/device.h>
0010 #include <linux/slab.h>
0011 #include <sound/soc.h>  /* For compat_ac97_* */
0012