arch/tile: fix a couple of functions that should be __init
authorChris Metcalf <cmetcalf@tilera.com>
Wed, 25 Apr 2012 16:45:26 +0000 (12:45 -0400)
committerChris Metcalf <cmetcalf@tilera.com>
Wed, 25 Apr 2012 16:45:26 +0000 (12:45 -0400)
They were marked __devinit by mistake, causing some warnings at link time.

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

No differences found