[PATCH] Remove attribution section, which is unnecessary with revision control.

From: Eric Anholt
Date: Tue Sep 05 2006 - 13:40:33 EST


diff --git a/drivers/char/agp/intel-agp.c b/drivers/char/agp/intel-agp.c
index e643445..4ad5a03 100644
--- a/drivers/char/agp/intel-agp.c
+++ b/drivers/char/agp/intel-agp.c
@@ -2,20 +2,6 @@
* Intel AGPGART routines.
*/

-/*
- * Intel(R) 855GM/852GM and 865G support added by David Dawes
- * <dawes@xxxxxxxxxxxxxxxxxxxx>.
- *
- * Intel(R) 915G/915GM support added by Alan Hourihane
- * <alanh@xxxxxxxxxxxxxxxxxxxx>.
- *
- * Intel(R) 945G/945GM support added by Alan Hourihane
- * <alanh@xxxxxxxxxxxxxxxxxxxx>.
- *
- * Intel(R) 946GZ/965Q/965G support added by Alan Hourihane
- * <alanh@xxxxxxxxxxxxxxxxxxxx>.
- */
-
#include <linux/module.h>
#include <linux/pci.h>
#include <linux/init.h>
--
1.4.1

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