ARC: remove #ifdef-ed out include of dead header
authorPaul Bolle <pebolle@tiscali.nl>
Fri, 15 Mar 2013 16:16:17 +0000 (17:16 +0100)
committerVineet Gupta <vgupta@synopsys.com>
Tue, 9 Apr 2013 06:51:15 +0000 (12:21 +0530)
commit610c6502e0d51415dd1e4d31bc97e13ef9d25334
treea7ec26cc2c866fa803a5adff5e8e2b514e1d998c
parente420c82d09b07c12902530f03a26a84e2e59082d
ARC: remove #ifdef-ed out include of dead header

There's no (Kconfig) macro CONFIG_BLOCK_DEV_RAM. (CONFIG_BLK_DEV_RAM
does exist though.) But linux/blk.h got killed in 2005 anyway (in a
patch titled "kill blk.h"), so these three lines can be removed.

Signed-off-by: Paul Bolle <pebolle@tiscali.nl>
Signed-off-by: Vineet Gupta <vgupta@synopsys.com>
arch/arc/mm/init.c