]> Git Repo - linux.git/blame - sound/ac97/codec.c
Merge branch 'am5748-fix' into fixes
[linux.git] / sound / ac97 / codec.c
CommitLineData
d2912cb1 1// SPDX-License-Identifier: GPL-2.0-only
74426fbf
RJ
2/*
3 * Copyright (C) 2016 Robert Jarzmik <[email protected]>
74426fbf
RJ
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
This page took 0.259498 seconds and 4 git commands to generate.