diff options
author | Paul Bolle <pebolle@tiscali.nl> | 2012-07-01 15:44:54 +0200 |
---|---|---|
committer | Michal Marek <mmarek@suse.cz> | 2012-07-13 15:08:25 +0200 |
commit | 92b72e8bcbb0d21457b53887bf41db3527258253 (patch) | |
tree | c1dfbf2a3be20cfc8a0a5ab584cbf744e7fea53b /Documentation | |
parent | ebca026a793b2958d7e59df4730c1159a55e9fe2 (diff) | |
download | linux-92b72e8bcbb0d21457b53887bf41db3527258253.tar.bz2 |
kconfig: remove lkc_defs.h from .gitignore and dontdiff
Commit 5a6f8d2bd9e3392569ed6f29ea4d7210652f929b ("kconfig: nuke
LKC_DIRECT_LINK cruft") removed all traces of lkc_defs.h from the tree.
Remove its entries in dontdiff and kconfig's .gitignore file too.
Signed-off-by: Paul Bolle <pebolle@tiscali.nl>
Signed-off-by: Michal Marek <mmarek@suse.cz>
Diffstat (limited to 'Documentation')
-rw-r--r-- | Documentation/dontdiff | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Documentation/dontdiff b/Documentation/dontdiff index b4a898f43c37..39462cf35cd4 100644 --- a/Documentation/dontdiff +++ b/Documentation/dontdiff @@ -150,7 +150,6 @@ keywords.c ksym.c* ksym.h* kxgettext -lkc_defs.h lex.c lex.*.c linux |