r251 - mga_vid/trunk/mga_vid.c
tamasg <[email protected]> Tue, 9 Jan 2007 22:20:52 +0100 (CET)
| Newsgroups | gmane.comp.video.mplayer.user.matrox |
|---|---|
| Message-ID | <[email protected]> |
Author: tamasg Date: Tue Jan 9 22:20:51 2007 New Revision: 251 Modified: mga_vid/trunk/mga_vid.c Log: linux/config.h is not needed anymore (>=2.6.19) Modified: mga_vid/trunk/mga_vid.c ============================================================================== --- mga_vid/trunk/mga_vid.c (original) +++ mga_vid/trunk/mga_vid.c Tue Jan 9 22:20:51 2007 @@ -42,7 +42,6 @@ //use the 'major' parameter to override the default major number (83) /* mknod /dev/mga_vid c 83 0 */ -#include <linux/config.h> #include <linux/version.h> #include <linux/module.h> #include <linux/moduleparam.h>