1
0
Fork 0

ASoC: hisilicon: remove duplicate includes

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>
This commit is contained in:
Pravin Shedge 2017-12-06 23:09:00 +05:30 committed by Mark Brown
parent 4fbd8d194f
commit 769e40f0c1
No known key found for this signature in database
GPG key ID: 24D68B725D5487D0

View file

@ -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"