diff options
author | Tom Rini <trini@konsulko.com> | 2020-05-30 11:37:32 -0400 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2020-05-30 11:37:32 -0400 |
commit | a08e0a28ebe23adf6dcd7533acb196058f6c421a (patch) | |
tree | 1f160278d96b8864f093b38a94ae054e71b9df8a /tools/patman/test/0001-pci-Correct-cast-for-sandbox.patch | |
parent | 29b0540d5acc35c8096d7147d7574d0b3ae7dcc0 (diff) | |
parent | dc03ba48be2b78aaaa597889409cf29bfd2b271e (diff) |
Merge tag 'dm-pull-30may20' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm
Patman changelog enhancements
Sandbox SPI flash doc update
Diffstat (limited to 'tools/patman/test/0001-pci-Correct-cast-for-sandbox.patch')
-rw-r--r-- | tools/patman/test/0001-pci-Correct-cast-for-sandbox.patch | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/tools/patman/test/0001-pci-Correct-cast-for-sandbox.patch b/tools/patman/test/0001-pci-Correct-cast-for-sandbox.patch index 7191176f75..038943c2c9 100644 --- a/tools/patman/test/0001-pci-Correct-cast-for-sandbox.patch +++ b/tools/patman/test/0001-pci-Correct-cast-for-sandbox.patch @@ -15,6 +15,9 @@ cmd/pci.c:152:11: warning: format ‘%llx’ expects argument of type Fix it with a cast. Signed-off-by: Simon Glass <sjg@chromium.org> +Commit-changes: 2 +- Changes only for this commit + Series-notes: some notes about some things |