summaryrefslogtreecommitdiff
path: root/sound/pci/hda/cs35l41_hda_property.h
diff options
context:
space:
mode:
Diffstat (limited to 'sound/pci/hda/cs35l41_hda_property.h')
-rw-r--r--sound/pci/hda/cs35l41_hda_property.h18
1 files changed, 0 insertions, 18 deletions
diff --git a/sound/pci/hda/cs35l41_hda_property.h b/sound/pci/hda/cs35l41_hda_property.h
deleted file mode 100644
index fd834042e2fd..000000000000
--- a/sound/pci/hda/cs35l41_hda_property.h
+++ /dev/null
@@ -1,18 +0,0 @@
-/* SPDX-License-Identifier: GPL-2.0
- *
- * CS35L41 ALSA HDA Property driver
- *
- * Copyright 2023 Cirrus Logic, Inc.
- *
- * Author: Stefan Binding <sbinding@opensource.cirrus.com>
- */
-
-#ifndef CS35L41_HDA_PROP_H
-#define CS35L41_HDA_PROP_H
-
-#include <linux/device.h>
-#include "cs35l41_hda.h"
-
-int cs35l41_add_dsd_properties(struct cs35l41_hda *cs35l41, struct device *physdev, int id,
- const char *hid);
-#endif /* CS35L41_HDA_PROP_H */