[PATCH i-g-t] lib/intel_chipset: drop unused IS_9XX()

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



It's also confusing as the style differs from the kernel (exact platform
in the kernel vs. the platform and any later ones in igt).

Signed-off-by: Jani Nikula <jani.nikula@xxxxxxxxx>
---
 lib/intel_chipset.h | 8 --------
 1 file changed, 8 deletions(-)

diff --git a/lib/intel_chipset.h b/lib/intel_chipset.h
index 4b4061253e75..2f2e435281cc 100644
--- a/lib/intel_chipset.h
+++ b/lib/intel_chipset.h
@@ -477,14 +477,6 @@ void intel_check_pch(void);
 				 IS_GEN8(devid) || \
 				 IS_GEN9(devid))
 
-#define IS_9XX(devid)		(IS_GEN3(devid) || \
-				 IS_GEN4(devid) || \
-				 IS_GEN5(devid) || \
-				 IS_GEN6(devid) || \
-				 IS_GEN7(devid) || \
-				 IS_GEN8(devid) || \
-				 IS_GEN9(devid))
-
 #define IS_INTEL(devid)		(IS_GEN2(devid) || \
 				 IS_GEN3(devid) || \
 				 IS_GEN4(devid) || \
-- 
2.1.4

_______________________________________________
Intel-gfx mailing list
Intel-gfx@xxxxxxxxxxxxxxxxxxxxx
https://lists.freedesktop.org/mailman/listinfo/intel-gfx




[Index of Archives]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]
  Powered by Linux