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)
commit05ef1b79d46347f94d9a78214cc745046c03e45a
tree4e073d0958c86a1d1292c0563f706d5ee6091863
parenta99cd1125189aaf31a7ee505d6208143482119eb
arch/tile: fix a couple of functions that should be __init

They were marked __devinit by mistake, causing some warnings at link time.

Signed-off-by: Chris Metcalf <cmetcalf@tilera.com>
arch/tile/include/asm/pci.h
arch/tile/kernel/pci.c