Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 23708
b: refs/heads/master
c: 18a43ba
h: refs/heads/master
v: v3
  • Loading branch information
Brian Gerst authored and Sam Ravnborg committed Feb 19, 2006
1 parent 2dba58b commit 2be72b4
Show file tree
Hide file tree
Showing 9 changed files with 1 addition and 76 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: e63046630c8a73825896cef140fbf49af233fd2a
refs/heads/master: 18a43ba26dcbe2a7a51011c9daae37adc7fc5c93
4 changes: 0 additions & 4 deletions trunk/Documentation/smart-config.txt
Original file line number Diff line number Diff line change
Expand Up @@ -56,10 +56,6 @@ Here is the solution:
writing one file per option. It updates only the files for options
that have changed.

mkdep.c no longer generates warning messages for missing or unneeded
<linux/config.h> lines. The new top-level target 'make checkconfig'
checks for these problems.

Flag Dependencies

Martin Von Loewis contributed another feature to this patch:
Expand Down
1 change: 0 additions & 1 deletion trunk/drivers/video/matrox/matroxfb_DAC1064.c
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@
*
*/

/* make checkconfig does not walk through include tree :-( */
#include <linux/config.h>

#include "matroxfb_DAC1064.h"
Expand Down
1 change: 0 additions & 1 deletion trunk/drivers/video/matrox/matroxfb_DAC1064.h
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
#ifndef __MATROXFB_DAC1064_H__
#define __MATROXFB_DAC1064_H__

/* make checkconfig does not walk through include tree */
#include <linux/config.h>

#include "matroxfb_base.h"
Expand Down
1 change: 0 additions & 1 deletion trunk/drivers/video/matrox/matroxfb_Ti3026.c
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,6 @@
*
*/

/* make checkconfig does not verify included files... */
#include <linux/config.h>

#include "matroxfb_Ti3026.h"
Expand Down
1 change: 0 additions & 1 deletion trunk/drivers/video/matrox/matroxfb_Ti3026.h
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
#ifndef __MATROXFB_TI3026_H__
#define __MATROXFB_TI3026_H__

/* make checkconfig does not walk through whole include tree */
#include <linux/config.h>

#include "matroxfb_base.h"
Expand Down
1 change: 0 additions & 1 deletion trunk/drivers/video/matrox/matroxfb_base.c
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,6 @@
*
*/

/* make checkconfig does not check included files... */
#include <linux/config.h>
#include <linux/version.h>

Expand Down
1 change: 0 additions & 1 deletion trunk/drivers/video/matrox/matroxfb_misc.c
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,6 @@
*
*/

/* make checkconfig does not check includes for this... */
#include <linux/config.h>

#include "matroxfb_misc.h"
Expand Down
65 changes: 0 additions & 65 deletions trunk/scripts/checkconfig.pl

This file was deleted.

0 comments on commit 2be72b4

Please sign in to comment.