Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 164555
b: refs/heads/master
c: 7d3392e
h: refs/heads/master
i:
  164553: 3290e6f
  164551: 02821f1
v: v3
  • Loading branch information
Markus Heidelberg authored and Jiri Kosina committed Sep 21, 2009
1 parent 8b64d6e commit fccef14
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 6 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: 3c36543aeadae32ed61251fa364881645456eb30
refs/heads/master: 7d3392e54653171bd13467bf37f1182e83fadd08
1 change: 0 additions & 1 deletion trunk/arch/h8300/kernel/timer/tpu.c
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
*
*/

#include <linux/config.h>
#include <linux/errno.h>
#include <linux/sched.h>
#include <linux/kernel.h>
Expand Down
3 changes: 1 addition & 2 deletions trunk/scripts/basic/fixdep.c
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,7 @@
* tells make when to remake a file.
*
* To use this list as-is however has the drawback that virtually
* every file in the kernel includes <linux/config.h> which then again
* includes <linux/autoconf.h>
* every file in the kernel includes <linux/autoconf.h>.
*
* If the user re-runs make *config, linux/autoconf.h will be
* regenerated. make notices that and will rebuild every file which
Expand Down
2 changes: 0 additions & 2 deletions trunk/scripts/mod/sumversion.c
Original file line number Diff line number Diff line change
Expand Up @@ -334,8 +334,6 @@ static int parse_source_files(const char *objfile, struct md4_ctx *md)
deps_drivers/net/dummy.o := \
drivers/net/dummy.c \
$(wildcard include/config/net/fastroute.h) \
include/linux/config.h \
$(wildcard include/config/h.h) \
include/linux/module.h \
Sum all files in the same dir or subdirs.
Expand Down

0 comments on commit fccef14

Please sign in to comment.