]> git.karo-electronics.de Git - karo-tx-linux.git/commit
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>
Mon, 18 Mar 2013 09:18:46 +0000 (14:48 +0530)
commit191db3fdaad2d4c4effdcda705427b573d13254b
treefcac08a6fe2bf6d67952d68d3482ef0d453ee087
parentc838ebfda1abf755035f4b8c6a33c88d6aa92052
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