2017-12-06 17:39:11

by Pravin Shedge

[permalink] [raw]
Subject: [PATCH 30/45] sound: soc: 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 <[email protected]>
---
sound/soc/hisilicon/hi6210-i2s.c | 1 -
1 file changed, 1 deletion(-)

diff --git a/sound/soc/hisilicon/hi6210-i2s.c b/sound/soc/hisilicon/hi6210-i2s.c
index 0c8f86d..07a5720 100644
--- a/sound/soc/hisilicon/hi6210-i2s.c
+++ b/sound/soc/hisilicon/hi6210-i2s.c
@@ -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"

--
2.7.4


2017-12-06 17:48:14

by Mark Brown

[permalink] [raw]
Subject: Re: [PATCH 30/45] sound: soc: hisilicon: remove duplicate includes

On Wed, Dec 06, 2017 at 11:09:00PM +0530, Pravin Shedge wrote:
> These duplicate includes have been found with scripts/checkincludes.pl but
> they have been removed manually to avoid removing false positives.

Please submit patches using subject lines reflecting the style for the
subsystem. This makes it easier for people to identify relevant
patches. Look at what existing commits in the area you're changing are
doing and make sure your subject lines visually resemble what they're
doing.


Attachments:
(No filename) (495.00 B)
signature.asc (488.00 B)
Download all attachments