From: Baruch Siach Date: Sun, 26 May 2013 12:12:46 +0000 (+0300) Subject: clocksource: dw_apb: Remove unused header X-Git-Tag: v3.11-rc1~77^2~30 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0a0a7e66fa269de78975ea8d4e825a66d92b8d70;p=pandora-kernel.git clocksource: dw_apb: Remove unused header The time.h header seems not to be used by current code. Removing this include allows the driver to build on other architecture that do not have this header. Cc: Ingo Molnar Cc: Peter Zijlstra Cc: John Stultz Cc: Thomas Gleixner Cc: Jamie Iles Cc: Dinh Nguyen Acked-by: Jamie Iles Signed-off-by: Baruch Siach [tweaked commit message and header] Signed-off-by: John Stultz --- Reading git-diff-tree failed