1 // SPDX-License-Identifier: GPL-2.0-only << 2 /* 1 /* 3 * Copyright (C) 2016 Robert Jarzmik <robert. 2 * Copyright (C) 2016 Robert Jarzmik <robert.jarzmik@free.fr> >> 3 * >> 4 * This program is free software; you can redistribute it and/or modify >> 5 * it under the terms of the GNU General Public License version 2 as >> 6 * published by the Free Software Foundation. 4 */ 7 */ 5 8 6 #include <sound/ac97_codec.h> 9 #include <sound/ac97_codec.h> 7 #include <sound/ac97/codec.h> 10 #include <sound/ac97/codec.h> 8 #include <sound/ac97/controller.h> 11 #include <sound/ac97/controller.h> 9 #include <linux/device.h> 12 #include <linux/device.h> 10 #include <linux/slab.h> 13 #include <linux/slab.h> 11 #include <sound/soc.h> /* For compat_ac97_* * 14 #include <sound/soc.h> /* For compat_ac97_* */ 12 15 13 16
Linux® is a registered trademark of Linus Torvalds in the United States and other countries.
TOMOYO® is a registered trademark of NTT DATA CORPORATION.