xfs: kill time.h
authorDave Chinner <dchinner@redhat.com>
Wed, 1 Oct 2014 23:18:13 +0000 (09:18 +1000)
committerDave Chinner <david@fromorbit.com>
Wed, 1 Oct 2014 23:18:13 +0000 (09:18 +1000)
The typedef for timespecs and nanotime() are completely unnecessary,
and delay() can be moved to fs/xfs/linux.h, which means this file
can go away.

Signed-off-by: Dave Chinner <dchinner@redhat.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Dave Chinner <david@fromorbit.com>

No differences found