git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
73bb2f2
)
Staging: ath6kl: remove empty files that mess with 'distclean'
author
Greg Kroah-Hartman
<gregkh@suse.de>
Sat, 6 Nov 2010 18:27:04 +0000
(11:27 -0700)
committer
Greg Kroah-Hartman
<gregkh@suse.de>
Sat, 6 Nov 2010 18:27:04 +0000
(11:27 -0700)
These two .h files would get removed from the tree when doing
make distclean
It turns out they are not needed at all, so just delete them which fixes
people's git trees when doing development.
Reported-by: Andi Kleen <andi@firstfloor.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
No differences found