Re: [PATCH 05/45] drivers: hwtracing: remove duplicate includes

2017-12-07 Thread Mathieu Poirier
On 4 December 2017 at 19:00, Pravin Shedge wrote: > 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 > --- > drivers/hwtracing/coresight/coresight-etb10.c | 1 - > 1 fi

[PATCH 05/45] drivers: hwtracing: remove duplicate includes

2017-12-04 Thread Pravin Shedge
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 --- drivers/hwtracing/coresight/coresight-etb10.c | 1 - 1 file changed, 1 deletion(-) diff --git a/drivers/hwtracing/coresi