uboot-tools: fixup for code style.
Signed-off-by: chengguipeng <chengguipeng1@huawei.com>
This commit is contained in:
parent
134e0b2d4f
commit
13b4c937be
@ -19,7 +19,6 @@ Patch1: uefi-distro-load-FDT-from-any-partition-on-boot-device.patch
|
|||||||
# Board fixes and enablement
|
# Board fixes and enablement
|
||||||
Patch4: usb-kbd-fixes.patch
|
Patch4: usb-kbd-fixes.patch
|
||||||
Patch5: dragonboard-fixes.patch
|
Patch5: dragonboard-fixes.patch
|
||||||
#Patch7: tegra-efi_loader-simplify-ifdefs.patch
|
|
||||||
# Tegra improvements
|
# Tegra improvements
|
||||||
Patch10: arm-tegra-define-fdtfile-option-for-distro-boot.patch
|
Patch10: arm-tegra-define-fdtfile-option-for-distro-boot.patch
|
||||||
Patch11: arm-add-BOOTENV_EFI_SET_FDTFILE_FALLBACK-for-tegra186-be.patch
|
Patch11: arm-add-BOOTENV_EFI_SET_FDTFILE_FALLBACK-for-tegra186-be.patch
|
||||||
|
|||||||
@ -384,7 +384,7 @@ index 0000000000..e2d284e5ac
|
|||||||
+ .of_match = raspberrypi_reset_ids,
|
+ .of_match = raspberrypi_reset_ids,
|
||||||
+ .ops = &raspberrypi_reset_ops,
|
+ .ops = &raspberrypi_reset_ops,
|
||||||
+};
|
+};
|
||||||
+
|
|
||||||
diff --git a/include/dt-bindings/reset/raspberrypi,firmware-reset.h b/include/dt-bindings/reset/raspberrypi,firmware-reset.h
|
diff --git a/include/dt-bindings/reset/raspberrypi,firmware-reset.h b/include/dt-bindings/reset/raspberrypi,firmware-reset.h
|
||||||
new file mode 100644
|
new file mode 100644
|
||||||
index 0000000000..1a4f4c7927
|
index 0000000000..1a4f4c7927
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user