diff options
author | Brian Gerst | 2006-02-15 01:01:58 -0500 |
---|---|---|
committer | Sam Ravnborg | 2006-02-19 09:51:22 +0100 |
commit | 18a43ba26dcbe2a7a51011c9daae37adc7fc5c93 (patch) | |
tree | d520b77af5b0515e744b57484689de93cd54658b /drivers/video/matrox/matroxfb_Ti3026.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_Ti3026.c')
-rw-r--r-- | drivers/video/matrox/matroxfb_Ti3026.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/video/matrox/matroxfb_Ti3026.c b/drivers/video/matrox/matroxfb_Ti3026.c index 537ade5d8b21..23ebad0a12d8 100644 --- a/drivers/video/matrox/matroxfb_Ti3026.c +++ b/drivers/video/matrox/matroxfb_Ti3026.c @@ -78,7 +78,6 @@ * */ -/* make checkconfig does not verify included files... */ #include <linux/config.h> #include "matroxfb_Ti3026.h" |