Skip to content

Commit

Permalink
ASoC: sdm845: 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 e9d244b commit 846b2c9
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions sound/soc/qcom/sdm845.c
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,9 @@

#include <linux/module.h>
#include <linux/platform_device.h>
#include <linux/atomic.h>
#include <linux/of_device.h>
#include <sound/pcm.h>
#include <sound/pcm_params.h>
#include <linux/soc/qcom/apr.h>
#include "common.h"
#include "qdsp6/q6afe.h"

Expand Down

0 comments on commit 846b2c9

Please sign in to comment.