From: Dave Chinner Date: Wed, 1 Oct 2014 23:18:13 +0000 (+1000) Subject: xfs: kill time.h X-Git-Tag: fixes-against-v3.18-rc2~104^2^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e076b0f3a5c472e77c0a0e163188f2761e8b4fed;p=pandora-kernel.git xfs: kill time.h 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 Reviewed-by: Christoph Hellwig Signed-off-by: Dave Chinner --- Reading git-diff-tree failed