Skip to content

Commit

Permalink
ASoC: hisilicon: remove duplicate includes
Browse files Browse the repository at this point in the history
These duplicate includes have been found with scripts/checkincludes.pl but
they have been removed manually to avoid removing false positives.

Signed-off-by: Pravin Shedge <pravin.shedge4linux@gmail.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
  • Loading branch information
Pravin Shedge authored and Mark Brown committed Dec 6, 2017
1 parent 4fbd8d1 commit 769e40f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion sound/soc/hisilicon/hi6210-i2s.c
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,6 @@
#include <linux/of_irq.h>
#include <linux/mfd/syscon.h>
#include <linux/reset-controller.h>
#include <linux/clk.h>

#include "hi6210-i2s.h"

Expand Down

0 comments on commit 769e40f

Please sign in to comment.