[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20200506134258.32634-1-yanaijie@huawei.com>
Date: Wed, 6 May 2020 21:42:58 +0800
From: Jason Yan <yanaijie@...wei.com>
To: <tsbogend@...ha.franken.de>, <tglx@...utronix.de>,
<linux-mips@...r.kernel.org>, <linux-kernel@...r.kernel.org>
CC: Jason Yan <yanaijie@...wei.com>
Subject: [PATCH] MIPS: Lasat: Remove dead code in lasat.h
This code has been marked dead for more than 10 years. Seems no need to
keep it now.
Signed-off-by: Jason Yan <yanaijie@...wei.com>
---
arch/mips/include/asm/lasat/lasat.h | 5 -----
1 file changed, 5 deletions(-)
diff --git a/arch/mips/include/asm/lasat/lasat.h b/arch/mips/include/asm/lasat/lasat.h
index 483be606960d..7659818f6553 100644
--- a/arch/mips/include/asm/lasat/lasat.h
+++ b/arch/mips/include/asm/lasat/lasat.h
@@ -121,11 +121,6 @@ struct lasat_eeprom_struct_pre7 {
#define LASAT_BMID_SAFEPIPE5000 5
#define LASAT_BMID_SAFEPIPE7000 6
#define LASAT_BMID_SAFEPIPE1000 7
-#if 0
-#define LASAT_BMID_SAFEPIPE30 7
-#define LASAT_BMID_SAFEPIPE5100 8
-#define LASAT_BMID_SAFEPIPE7100 9
-#endif
#define LASAT_BMID_UNKNOWN 0xf
#define LASAT_MAX_BMID_NAMES 9 /* no larger than 15! */
--
2.21.1
Powered by blists - more mailing lists