diff options
author | Max Filippov <jcmvbkbc@gmail.com> | 2017-01-03 20:37:34 +0300 |
---|---|---|
committer | Max Filippov <jcmvbkbc@gmail.com> | 2017-03-01 23:31:52 +0300 |
commit | 4ab18701c66552944188dbcd0ce0012729baab84 (patch) | |
tree | 5847c2cecf613622ac9a0f28b2f8a145a9f82b79 /arch/xtensa/boot | |
parent | 69973b830859bc6529a7a0468ba0d80ee5117826 (diff) | |
download | linux-4ab18701c66552944188dbcd0ce0012729baab84.tar.xz |
xtensa: move parse_tag_fdt out of #ifdef CONFIG_BLK_DEV_INITRD
FDT tag parsing is not related to whether BLK_DEV_INITRD is configured
or not, move it out of the corresponding #ifdef/#endif block.
This fixes passing external FDT to the kernel configured w/o
BLK_DEV_INITRD support.
Cc: stable@vger.kernel.org
Signed-off-by: Max Filippov <jcmvbkbc@gmail.com>
Diffstat (limited to 'arch/xtensa/boot')
0 files changed, 0 insertions, 0 deletions