From: Paul Bolle Date: Fri, 15 Mar 2013 16:16:17 +0000 (+0100) Subject: ARC: remove #ifdef-ed out include of dead header X-Git-Tag: v3.10-rc1~25^2~30 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=610c6502e0d51415dd1e4d31bc97e13ef9d25334;p=pandora-kernel.git 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 Signed-off-by: Vineet Gupta --- Reading git-diff-tree failed