Skip to content

Commit

Permalink
x86: remove offsets.h from .gitignore and dontdiff
Browse files Browse the repository at this point in the history
Commit 77d1a49 ("x86, boot: make
symbols from the main vmlinux available") removed all traces of
offsets.h from the tree. Remove its entries in dontdiff and x86/boot's
.gitignore file too.

Signed-off-by: Paul Bolle <pebolle@tiscali.nl>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
  • Loading branch information
Paul Bolle authored and Jiri Kosina committed Nov 19, 2012
1 parent 59dbaf0 commit 23e5047
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion Documentation/dontdiff
Original file line number Diff line number Diff line change
Expand Up @@ -181,7 +181,6 @@ modversions.h*
nconf
ncscope.*
offset.h
offsets.h
oui.c*
page-types
parse.c
Expand Down
1 change: 0 additions & 1 deletion arch/x86/boot/.gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ bootsect
bzImage
cpustr.h
mkcpustr
offsets.h
voffset.h
zoffset.h
setup
Expand Down

0 comments on commit 23e5047

Please sign in to comment.