brintos

brintos / linux-shallow public Read only

0
0
Text · 305 B · 1c8357a Raw
13 lines · c
1// SPDX-License-Identifier: GPL-2.0-only2/*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 13