From: Takashi Iwai Date: Fri, 14 Oct 2005 22:59:03 +0000 (-0700) Subject: [PATCH] Add missing export of getnstimeofday() X-Git-Tag: v2.6.14-rc5~56 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c6ecf7ed3131961e5aeedb0efd217afa0808798f;p=pandora-kernel.git [PATCH] Add missing export of getnstimeofday() Adds the missing EXPORT_SYMBOL_GPL for getnstimeofday() when CONFIG_TIME_INTERPOLATION isn't set. Needed by drivers/char/mmtimer.c Signed-off-by: Takashi Iwai Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed