Skip to content

Commit b9b25c8

Browse files
Yang LiSuzuki K Poulose
authored andcommitted
coresight: tmc: Remove duplicated include in coresight-tmc-core.c
The header files linux/acpi.h is included twice in coresight-tmc-core.c, so one inclusion of each can be removed. Reported-by: Abaci Robot <[email protected]> Closes: https://bugzilla.openanolis.cn/show_bug.cgi?id=8937 Signed-off-by: Yang Li <[email protected]> Signed-off-by: Suzuki K Poulose <[email protected]> Link: https://lore.kernel.org/r/[email protected]
1 parent 7fcb9cb commit b9b25c8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

drivers/hwtracing/coresight/coresight-tmc-core.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,6 @@
2626
#include <linux/coresight.h>
2727
#include <linux/amba/bus.h>
2828
#include <linux/platform_device.h>
29-
#include <linux/acpi.h>
3029

3130
#include "coresight-priv.h"
3231
#include "coresight-tmc.h"

0 commit comments

Comments
 (0)