diff options
author | Paul Bolle <pebolle@tiscali.nl> | 2012-07-01 15:46:56 +0200 |
---|---|---|
committer | Jiri Kosina <jkosina@suse.cz> | 2012-09-01 08:36:09 -0700 |
commit | 19feb61e9956270e1be47250ace881ebbe130b8e (patch) | |
tree | 1852ac8212a3954c0f6a0a1ee085fa1b303ff577 /sound/oss | |
parent | ec2e1ed2d7f703ee5dfc9bff501bf0ccb70ab23b (diff) | |
download | linux-19feb61e9956270e1be47250ace881ebbe130b8e.tar.bz2 |
oss: remove maui_boot.h from .gitignore and dontdiff
Commit d56b9b9c464a10ab1ee51a4c6190a2b57b8ef7a6 ("The scheduled removal
of some OSS drivers") removed all traces of maui_boot.h from the tree.
Remove its entries in dontdiff and oss's .gitignore file.
Signed-off-by: Paul Bolle <pebolle@tiscali.nl>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Diffstat (limited to 'sound/oss')
-rw-r--r-- | sound/oss/.gitignore | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sound/oss/.gitignore b/sound/oss/.gitignore index 7efb12b45502..12a3920d6fb6 100644 --- a/sound/oss/.gitignore +++ b/sound/oss/.gitignore @@ -1,4 +1,3 @@ #Ignore generated files -maui_boot.h pss_boot.h trix_boot.h |