1
0
Fork 0
remarkable-linux/arch/sh/boards/mach-cayman
Bartlomiej Zolnierkiewicz ca5b58ea3d sh: cayman: IDE support fix
Remove incorrect CONFIG_IDE ifdef (CONFIG_IDE config option is for
internal drivers/ide/ use) and make IDE hardware interface always
initialized (not only when IDE subsystem is built-in).

This patch allows Cayman board to work with modular IDE subsystem
support and removes the requirement of having the whole core IDE
subsystem built-in when using libata PATA support.

Link: http://lkml.kernel.org/r/1990884.yFoE6lSB9G@amdc3058
Signed-off-by: Bartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com>
Cc: Yoshinori Sato <ysato@users.sourceforge.jp>
Cc: Rich Felker <dalias@libc.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2017-03-09 17:01:10 -08:00
..
Makefile sh: Move out cayman-specific panic handler code to its own file. 2009-05-08 17:41:59 +09:00
irq.c SH: irq: Remove IRQF_DISABLED 2011-10-28 14:39:28 +09:00
panic.c sh: Move out cayman-specific panic handler code to its own file. 2009-05-08 17:41:59 +09:00
setup.c sh: cayman: IDE support fix 2017-03-09 17:01:10 -08:00