diff options
author | Brian Gerst <bgerst@didntduck.org> | 2006-02-15 07:01:58 +0100 |
---|---|---|
committer | Sam Ravnborg <sam@mars.ravnborg.org> | 2006-02-19 09:51:22 +0100 |
commit | 18a43ba26dcbe2a7a51011c9daae37adc7fc5c93 (patch) | |
tree | d520b77af5b0515e744b57484689de93cd54658b /drivers/video/matrox/matroxfb_DAC1064.c | |
parent | kbuild: remove a tab from an empty line (diff) | |
download | linux-18a43ba26dcbe2a7a51011c9daae37adc7fc5c93.tar.xz linux-18a43ba26dcbe2a7a51011c9daae37adc7fc5c93.zip |
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_DAC1064.c')
-rw-r--r-- | drivers/video/matrox/matroxfb_DAC1064.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/video/matrox/matroxfb_DAC1064.c b/drivers/video/matrox/matroxfb_DAC1064.c index 0fbd9b5149f1..a456e67a5b00 100644 --- a/drivers/video/matrox/matroxfb_DAC1064.c +++ b/drivers/video/matrox/matroxfb_DAC1064.c @@ -12,7 +12,6 @@ * */ -/* make checkconfig does not walk through include tree :-( */ #include <linux/config.h> #include "matroxfb_DAC1064.h" |