aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPaul Bolle <pebolle@tiscali.nl>2012-07-01 09:42:50 -0400
committerJiri Kosina <jkosina@suse.cz>2012-11-19 08:10:53 -0500
commit23e5047afc710357d36ba519acf0af5285c5c944 (patch)
treefb69e05b197527e61cd0816df9a9fef5f65e320e
parent59dbaf0415136de6f1dfc38dd640dd6432739bfc (diff)
x86: remove offsets.h from .gitignore and dontdiff
Commit 77d1a4999502c260df0eb2de437d320bf8c64b36 ("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>
-rw-r--r--Documentation/dontdiff1
-rw-r--r--arch/x86/boot/.gitignore1
2 files changed, 0 insertions, 2 deletions
diff --git a/Documentation/dontdiff b/Documentation/dontdiff
index 74c25c8d888..b89a739a327 100644
--- a/Documentation/dontdiff
+++ b/Documentation/dontdiff
@@ -181,7 +181,6 @@ modversions.h*
181nconf 181nconf
182ncscope.* 182ncscope.*
183offset.h 183offset.h
184offsets.h
185oui.c* 184oui.c*
186page-types 185page-types
187parse.c 186parse.c
diff --git a/arch/x86/boot/.gitignore b/arch/x86/boot/.gitignore
index 851fe936d24..e3cf9f682be 100644
--- a/arch/x86/boot/.gitignore
+++ b/arch/x86/boot/.gitignore
@@ -2,7 +2,6 @@ bootsect
2bzImage 2bzImage
3cpustr.h 3cpustr.h
4mkcpustr 4mkcpustr
5offsets.h
6voffset.h 5voffset.h
7zoffset.h 6zoffset.h
8setup 7setup