From: Thierry Reding Date: Fri, 7 Nov 2014 16:17:41 +0000 (+0100) Subject: drm/tegra: dsi: Replace 1000000000UL by NSEC_PER_SEC X-Git-Tag: omap-for-v3.19/fixes-rc1~80^2~61^2~20 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=369bc65b6b996595310a4c6a73367332fc32b4df;p=pandora-kernel.git drm/tegra: dsi: Replace 1000000000UL by NSEC_PER_SEC Using the symbolic constant instantly provides a lot more context. Signed-off-by: Thierry Reding --- Reading git-diff-tree failed