]> git.baikalelectronics.ru Git - kernel.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)
commit4504ee2040381c87f38c037c28e2d36b3836cf99
tree3b342cfd4feb2a5c9f399006b97f0785b3952bc0
parent0825c3a08fa9abb9e557adf55e07edde3224af98
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]