arch/tile: tolerate disabling CONFIG_BLK_DEV_INITRD
authorChris Metcalf <cmetcalf@tilera.com>
Mon, 2 May 2011 19:51:32 +0000 (15:51 -0400)
committerChris Metcalf <cmetcalf@tilera.com>
Wed, 4 May 2011 18:40:36 +0000 (14:40 -0400)
commit43d9ebba93b4e775f89efc1eeeed3075a4ab4741
tree2b09b6ccbb1346aa64574cbebfbdc7b3017ef00e
parent229f4df1fb84e5d3306b4fc49b41f7847340092d
arch/tile: tolerate disabling CONFIG_BLK_DEV_INITRD

The code accidentally was relying on this configuration option
being selected.

Signed-off-by: Chris Metcalf <cmetcalf@tilera.com>
arch/tile/kernel/setup.c