From: Chris Metcalf Date: Fri, 1 Feb 2013 20:06:06 +0000 (-0500) Subject: tile: export a handful of symbols appropriately X-Git-Tag: v3.8~15^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7c63e1ee0afe0e957292463cfa111ba59193ab2f;p=pandora-kernel.git tile: export a handful of symbols appropriately This was shown up by running with "allmodconfig". I used EXPORT_SYMBOL() to match existing conventions in files that were already exporting symbols, or that were exported that way by other architectures, and otherwise EXPORT_SYMBOL_GPL(). Signed-off-by: Chris Metcalf --- Reading git-diff-tree failed