]> bbs.cooldavid.org Git - net-next-2.6.git/commit
Staging: ath6kl: remove empty files that mess with 'distclean'
authorGreg Kroah-Hartman <gregkh@suse.de>
Sat, 6 Nov 2010 18:27:04 +0000 (11:27 -0700)
committerGreg Kroah-Hartman <gregkh@suse.de>
Sat, 6 Nov 2010 18:27:04 +0000 (11:27 -0700)
commit557a3dac2c1436054a8d4493d0ee835dd034c8f7
tree3b342cfd4feb2a5c9f399006b97f0785b3952bc0
parent73bb2f250db841e54db3278517e09831014a62ac
Staging: ath6kl: remove empty files that mess with 'distclean'

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>
drivers/staging/ath6kl/os/linux/include/athendpack_linux.h [deleted file]
drivers/staging/ath6kl/os/linux/include/athstartpack_linux.h [deleted file]