mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-11-27 01:11:31 +00:00
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> |
||
|---|---|---|
| .. | ||
| mach-ap325rxa | ||
| mach-cayman | ||
| mach-dreamcast | ||
| mach-ecovec24 | ||
| mach-highlander | ||
| mach-hp6xx | ||
| mach-kfr2r09 | ||
| mach-landisk | ||
| mach-lboxre2 | ||
| mach-microdev | ||
| mach-migor | ||
| mach-r2d | ||
| mach-rsk | ||
| mach-sdk7780 | ||
| mach-sdk7786 | ||
| mach-se | ||
| mach-sh03 | ||
| mach-sh7763rdp | ||
| mach-x3proto | ||
| board-apsh4a3a.c | ||
| board-apsh4ad0a.c | ||
| board-edosk7705.c | ||
| board-edosk7760.c | ||
| board-espt.c | ||
| board-magicpanelr2.c | ||
| board-polaris.c | ||
| board-secureedge5410.c | ||
| board-sh2007.c | ||
| board-sh7757lcr.c | ||
| board-sh7785lcr.c | ||
| board-shmin.c | ||
| board-titan.c | ||
| board-urquell.c | ||
| Kconfig | ||
| Makefile | ||
| of-generic.c | ||