From: Chris Metcalf Date: Fri, 2 Jul 2010 18:19:35 +0000 (-0400) Subject: arch/tile: catch up on various minor cleanups. X-Git-Tag: v2.6.36-rc1~483^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ef06f55a5c936a395f3ee2e1237bbebdb4396c65;p=pandora-kernel.git arch/tile: catch up on various minor cleanups. None of these changes fix any actual bugs, but are just various cleanups that fell out along the way. In particular, some unused #defines and includes are removed, PREFETCH_STRIDE is added (the default is right for our shipping chips, but wrong for our next generation), our tile-specific prefetching code is removed so the (identical) generic prefetching code can be used instead, a comment is fixed to be proper GPL and not just a "paste GPL here" token, a "//" comment is converted to "/* */", etc. Signed-off-by: Chris Metcalf Acked-by: Arnd Bergmann --- Reading git-diff-tree failed