aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/rockchip/rockchip_pcm.h
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--sound/soc/rockchip/rockchip_pcm.h11
1 files changed, 0 insertions, 11 deletions
diff --git a/sound/soc/rockchip/rockchip_pcm.h b/sound/soc/rockchip/rockchip_pcm.h
deleted file mode 100644
index 7f00e2ce3603..000000000000
--- a/sound/soc/rockchip/rockchip_pcm.h
+++ /dev/null
@@ -1,11 +0,0 @@
-/* SPDX-License-Identifier: GPL-2.0-only */
-/*
- * Copyright (c) 2018 Rockchip Electronics Co. Ltd.
- */
-
-#ifndef _ROCKCHIP_PCM_H
-#define _ROCKCHIP_PCM_H
-
-int rockchip_pcm_platform_register(struct device *dev);
-
-#endif