kernel-hacking-2024-linux-s.../arch/arc/mm
Paul Bolle 610c6502e0 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>
2013-04-09 12:21:15 +05:30
..
cache_arc700.c ARC: Don't fiddle with non-existent caches 2013-02-15 23:16:19 +05:30
dma.c ARC: I/O and DMA Mappings 2013-02-15 23:15:54 +05:30
extable.c ARC: Fix coding style issues 2013-04-09 12:21:14 +05:30
fault.c ARC: Remove unneeded version.h header include 2013-04-09 12:21:14 +05:30
init.c ARC: remove #ifdef-ed out include of dead header 2013-04-09 12:21:15 +05:30
ioremap.c ARC: Use <linux/*> headers instead of <asm/*> 2013-04-09 12:21:14 +05:30
Makefile
tlb.c ARC: Boot #2: Verbose Boot reporting / feature verification 2013-02-15 23:16:07 +05:30
tlbex.S ARC: Support for single cycle Close Coupled Mem (CCM) 2013-02-15 23:16:10 +05:30