commit | 1d1136012163ab5e33a97f9779af269cf4049cb9 | [log] [tgz] |
---|---|---|
author | Johann Felix Soden <johfel@users.sourceforge.net> | Mon Oct 10 11:37:00 2011 -0700 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Thu Oct 13 18:25:11 2011 +1200 |
tree | 2397f9b4b18c7274003f84f169ce1a38275d008f | |
parent | b2f9452bd5234d573898bbda52a410b154f8f510 [diff] |
ide: Fix file references in drivers/ide/ Fix file references in drivers/ide/ There are a lot of file references to now moved or deleted files in the whole tree, especially in documentation and Kconfig files. This patch fixes the references in drivers/ide/. Signed-off-by: Johann Felix Soden <johfel@users.sourceforge.net> Signed-off-by: Randy Dunlap <rdunlap@xenotime.net> Acked-by: David S. Miller <davem@davemloft.net> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>