commit | f96182e959a41e35df0adae9ae09a49ff8a618a8 | [log] [tgz] |
---|---|---|
author | Masahiro Yamada <yamada.masahiro@socionext.com> | Fri Jan 11 18:52:00 2019 +0900 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Tue Jan 22 10:23:18 2019 +0100 |
tree | e33c62be09a5f40812c888bc7d5722b9aaa81515 | |
parent | 91f382a46822c7a2913e6fabb2b882cc0f23144a [diff] |
firmware_loader: move firmware/ to drivers/base/firmware_loader/builtin/ Currently, the 'firmware' directory only contains a single Makefile to embed extra firmware into the kernel. Move it to the more relevant place. Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>