[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20210712000755.GA62038@64f9af9da1db>
Date: Mon, 12 Jul 2021 08:07:55 +0800
From: kernel test robot <lkp@...el.com>
To: Murali Karicheri <m-karicheri2@...com>
Cc: kbuild-all@...ts.01.org, linux-kernel@...r.kernel.org,
Vignesh Raghavendra <vigneshr@...com>,
Kishon Vijay Abraham I <kishon@...com>
Subject: [RFC PATCH ti] net: ti: prueth_core: hsr/prp: fix duplicated
inclusion
Generated by: scripts/checkincludes.pl
Reported-by: kernel test robot <lkp@...el.com>
Signed-off-by: kernel test robot <lkp@...el.com>
---
prueth.h | 1 -
1 file changed, 1 deletion(-)
diff --git a/drivers/net/ethernet/ti/prueth.h b/drivers/net/ethernet/ti/prueth.h
index bc308af9dd309..9f8d783904113 100644
--- a/drivers/net/ethernet/ti/prueth.h
+++ b/drivers/net/ethernet/ti/prueth.h
@@ -8,7 +8,6 @@
#ifndef __NET_TI_PRUETH_H
#define __NET_TI_PRUETH_H
-#include <linux/types.h>
#include <linux/phy.h>
#include <linux/pruss.h>
#include <linux/types.h>
Powered by blists - more mailing lists