From: Andrew Morton Date: Tue, 10 Jan 2006 04:52:24 +0000 (-0800) Subject: [PATCH] hrtimer: export deinlined mktime X-Git-Tag: v2.6.16-rc1~598 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=199e7056895c8427dec63e1d9841ceafcfaaf314;p=pandora-kernel.git [PATCH] hrtimer: export deinlined mktime This is now uninlined, but some modules use it. Make it a non-GPL export, since the inlined mktime() was also available that way. Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds Signed-off-by: Thomas Gleixner Signed-off-by: Ingo Molnar Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed