From: Riccardo Magliocchetti on
Signed-off-by: Riccardo Magliocchetti <riccardo.magliocchetti(a)gmail.com>
---
drivers/staging/xgifb/XGI.h | 10 ----------
1 files changed, 0 insertions(+), 10 deletions(-)
delete mode 100644 drivers/staging/xgifb/XGI.h

diff --git a/drivers/staging/xgifb/XGI.h b/drivers/staging/xgifb/XGI.h
deleted file mode 100644
index 87803dd..0000000
--- a/drivers/staging/xgifb/XGI.h
+++ /dev/null
@@ -1,10 +0,0 @@
-#ifndef _XGI_H
-#define _XGI_H
-
-#if 1
-#define TWDEBUG(x)
-#else
-#define TWDEBUG(x) printk(KERN_INFO x "\n");
-#endif
-
-#endif
--
1.7.1

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo(a)vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/