tile: remove cpu_idle_on_new_stack
authorChris Metcalf <cmetcalf@tilera.com>
Wed, 6 Jun 2012 15:21:44 +0000 (11:21 -0400)
committerChris Metcalf <cmetcalf@tilera.com>
Wed, 6 Jun 2012 15:29:31 +0000 (11:29 -0400)
This routine isn't used unless CONFIG_HOMECACHE is enabled, which
isn't even available as a public configuration option yet.
Since it no longer links correctly in 3.4, just remove it for now.

Signed-off-by: Chris Metcalf <cmetcalf@tilera.com>

No differences found