We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 91b98d5 commit 2ecbc2eCopy full SHA for 2ecbc2e
sound/soc/sof/amd/pci-vangogh.c
@@ -13,11 +13,9 @@
13
14
#include <linux/module.h>
15
#include <linux/pci.h>
16
-#include <linux/platform_device.h>
17
#include <sound/sof.h>
18
#include <sound/soc-acpi.h>
19
20
-#include "../ops.h"
21
#include "../sof-pci-dev.h"
22
#include "../../amd/mach-config.h"
23
#include "acp.h"
sound/soc/sof/amd/vangogh.c
@@ -12,13 +12,9 @@
12
*/
#include <linux/delay.h>
-#include "../sof-audio.h"
-#include "acp-dsp-offset.h"
#define I2S_HS_INSTANCE 0
24
#define I2S_BT_INSTANCE 1
0 commit comments