From: Jeff Dike Date: Tue, 16 Oct 2007 08:27:23 +0000 (-0700) Subject: uml: GENERIC_TIME support X-Git-Tag: v2.6.24-rc1~1037 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d83d2aa9485d996cfd89f04389b419c6727faacb;p=pandora-kernel.git uml: GENERIC_TIME support Enable CONFIG_GENERIC_TIME. As a side-effect of this, the UML implementations of do_gettimeofday and do_settimeofday go away, as these are provided by generic code. set_time also goes away since it was only used by do_settimeofday. Signed-off-by: Jeff Dike Cc: Thomas Gleixner Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed