From: Chris Metcalf Date: Thu, 1 Dec 2011 16:37:20 +0000 (-0500) Subject: arch/tile: add a few #includes and an EXPORT to catch up with kernel changes. X-Git-Tag: v3.2-rc5~5^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3989efb77046ad334518b6cddcf817184affe7c9;p=pandora-kernel.git arch/tile: add a few #includes and an EXPORT to catch up with kernel changes. The empty_zero_page[] export is required for ZERO_PAGE() module references. The #includes are due to changes in implicit inclusion, and should of course have been in the sources from the beginning. Signed-off-by: Chris Metcalf --- Reading git-diff-tree failed