Skip to content

Commit

Permalink
ASoC: apq8096: remove unused header files
Browse files Browse the repository at this point in the history
This patch removes unused header files from the driver.

Signed-off-by: Srinivas Kandagatla <[email protected]>
Signed-off-by: Mark Brown <[email protected]>
  • Loading branch information
Srinivas-Kandagatla authored and broonie committed Aug 6, 2018
1 parent 8e3684f commit e9d244b
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions sound/soc/qcom/apq8096.c
Original file line number Diff line number Diff line change
@@ -1,9 +1,7 @@
// SPDX-License-Identifier: GPL-2.0
// Copyright (c) 2018, Linaro Limited

#include <linux/soc/qcom/apr.h>
#include <linux/module.h>
#include <linux/component.h>
#include <linux/platform_device.h>
#include <linux/of_device.h>
#include <sound/soc.h>
Expand Down

0 comments on commit e9d244b

Please sign in to comment.