From 610c6502e0d51415dd1e4d31bc97e13ef9d25334 Mon Sep 17 00:00:00 2001 From: Paul Bolle Date: Fri, 15 Mar 2013 17:16:17 +0100 Subject: [PATCH] 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-format-patch failed