fs/ncpfs/dir.c: remove redundant sys_tz declaration
authorFabian Frederick <[email protected]>
Mon, 13 Oct 2014 22:52:12 +0000 (15:52 -0700)
committerLinus Torvalds <[email protected]>
Tue, 14 Oct 2014 00:18:16 +0000 (02:18 +0200)
commit8a273345dcb1d74d12f28a0a76320b23e7e32f55
tree7972a212d19774f98c3c7d2790d65ba6e5a39468
parent0049f26ae0ad00016d8e237a6d712bff155cedc5
fs/ncpfs/dir.c: remove redundant sys_tz declaration

sys_tz is already declared in include/linux/time.h

Signed-off-by: Fabian Frederick <[email protected]>
Cc: Petr Vandrovec <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
fs/ncpfs/dir.c