Documentation: Fix early-microcode.txt references after file rename
authorJaak Ristioja <jaak@ristioja.ee>
Fri, 9 Feb 2018 09:22:16 +0000 (11:22 +0200)
committerJiri Kosina <jkosina@suse.cz>
Tue, 27 Mar 2018 07:51:23 +0000 (09:51 +0200)
commit1897a9691e384f6e30b8e8e30fc75d00e402e0ca
tree3f9da4c9657758cb6b8e20c5d5c7c80a55d96e24
parent13cf912b2da3d79377d8335492077b7225ce67f9
Documentation: Fix early-microcode.txt references after file rename

The file Documentation/x86/early-microcode.txt was renamed to
Documentation/x86/microcode.txt in 0e3258753f81, but it was still
referenced by its old name in a three places:

* Documentation/x86/00-INDEX
* arch/x86/Kconfig
* arch/x86/kernel/cpu/microcode/amd.c

This commit updates these references accordingly.

Fixes: 0e3258753f81 ("x86/microcode: Document the three loading methods")
Signed-off-by: Jaak Ristioja <jaak@ristioja.ee>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Documentation/x86/00-INDEX
arch/x86/Kconfig
arch/x86/kernel/cpu/microcode/amd.c