kbuild: delete INSTALL_FW_PATH from kbuild documentation
authorRandy Dunlap <rdunlap@infradead.org>
Wed, 4 Jul 2018 19:59:16 +0000 (12:59 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 17 Jul 2018 09:39:30 +0000 (11:39 +0200)
commit324881805629d163a1dae9f05da3b57ee1bf4686
tree3cf62128c2a4027e1aa48491c6880434a5f5c47a
parent36244e3a60cf44c0cb17fc1f3e4498479316bc9d
kbuild: delete INSTALL_FW_PATH from kbuild documentation

commit 3f9cdee5929b7d035e86302dcf08fbf3e80b0739 upstream.

Removed Kbuild documentation for INSTALL_FW_PATH.

The kbuild symbol INSTALL_FW_PATH was removed from Kbuild tools in
September 2017 (for 4.14) but the symbol was not deleted from
the kbuild documentation, so do that now.

Fixes: 5620a0d1aacd ("firmware: delete in-kernel firmware")
Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Cc: stable@vger.kernel.org # 4.14+
Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Documentation/kbuild/kbuild.txt