diff options
author | Brian Gerst <bgerst@didntduck.org> | 2006-02-15 01:01:58 -0500 |
---|---|---|
committer | Sam Ravnborg <sam@mars.ravnborg.org> | 2006-02-19 09:51:22 +0100 |
commit | 18a43ba26dcbe2a7a51011c9daae37adc7fc5c93 (patch) | |
tree | d520b77af5b0515e744b57484689de93cd54658b /drivers/video/matrox/matroxfb_misc.c | |
parent | e63046630c8a73825896cef140fbf49af233fd2a (diff) |
kbuild: remove checkconfig.pl
checkconfig.pl is no longer needed now that autoconf.h is automatically
included. Remove it and all references to it.
Signed-off-by: Brian Gerst <bgerst@didntduck.org>
Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
Diffstat (limited to 'drivers/video/matrox/matroxfb_misc.c')
-rw-r--r-- | drivers/video/matrox/matroxfb_misc.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/video/matrox/matroxfb_misc.c b/drivers/video/matrox/matroxfb_misc.c index 455a46ce840..263d801ef78 100644 --- a/drivers/video/matrox/matroxfb_misc.c +++ b/drivers/video/matrox/matroxfb_misc.c @@ -84,7 +84,6 @@ * */ -/* make checkconfig does not check includes for this... */ #include <linux/config.h> #include "matroxfb_misc.h" |