From 709aa4629321533bfa30c72c4e33f229c895358a Mon Sep 17 00:00:00 2001
From: Alan Hourihane <alanh@tungstengraphics.com>
Date: Tue, 5 Feb 2008 09:28:32 +0000
Subject: Remove duplicate

---
 linux-core/drm_compat.h | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/linux-core/drm_compat.h b/linux-core/drm_compat.h
index 3f3abc9a..c3a70486 100644
--- a/linux-core/drm_compat.h
+++ b/linux-core/drm_compat.h
@@ -331,8 +331,4 @@ void idr_remove_all(struct idr *idp);
 void *idr_replace(struct idr *idp, void *ptr, int id);
 #endif
 
-#if (LINUX_VERSION_CODE < KERNEL_VERSION(2,6,19))
-typedef _Bool                   bool;
-#endif
-
 #endif
-- 
cgit v1.2.3