kernel-ark/arch/tile
Chris Metcalf ef06f55a5c 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 <cmetcalf@tilera.com>
Acked-by: Arnd Bergmann <arnd@arndb.de>
2010-07-06 13:42:15 -04:00
..
configs arch/tile: Miscellaneous cleanup changes. 2010-07-06 13:41:51 -04:00
include arch/tile: catch up on various minor cleanups. 2010-07-06 13:42:15 -04:00
kernel arch/tile: avoid erroneous error return for PTRACE_POKEUSR. 2010-07-06 13:42:10 -04:00
lib arch/tile: Miscellaneous cleanup changes. 2010-07-06 13:41:51 -04:00
mm arch/tile: Miscellaneous cleanup changes. 2010-07-06 13:41:51 -04:00
Kbuild arch/tile: core support for Tilera 32-bit chips. 2010-06-04 17:11:18 -04:00
Kconfig arch/tile: Add driver to enable access to the user dynamic network. 2010-07-06 13:34:15 -04:00
Kconfig.debug arch/tile: core support for Tilera 32-bit chips. 2010-06-04 17:11:18 -04:00
Makefile arch/tile: core support for Tilera 32-bit chips. 2010-06-04 17:11:18 -04:00