projects
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
34b01c2
)
xilinx: Remove duplicate PMIO_NODE_ID_BASE macro
author
Michal Simek
<michal.simek@amd.com>
Thu, 7 Jul 2022 11:06:16 +0000
(13:06 +0200)
committer
Michal Simek
<michal.simek@amd.com>
Tue, 26 Jul 2022 06:23:55 +0000
(08:23 +0200)
PMIO_NODE_ID_BASE is defined twice that's why remove one instance.
Fixes: 248fe9f302df ("spi: cadence_qspi: Enable apb linear mode for apb read & write operations")
Signed-off-by: Michal Simek <michal.simek@amd.com>
Link:
https://lore.kernel.org/r/ce9a601bb99418aa20272d046c74678829d942cc.1657191974.git.michal.simek@amd.com
include/zynqmp_firmware.h
patch
|
blob
|
history
diff --git
a/include/zynqmp_firmware.h
b/include/zynqmp_firmware.h
index 6c4fd9a6c5f261968eccefb25107e9b0b154ad3e..86c14d560e12bf4754265d66769bf9d2fb6aadcf 100644
(file)
--- a/
include/zynqmp_firmware.h
+++ b/
include/zynqmp_firmware.h
@@
-435,8
+435,6
@@
enum pm_gem_config_type {
#define PMUFW_V1_0 ((1 << ZYNQMP_PM_VERSION_MAJOR_SHIFT) | 0)
#define PMIO_NODE_ID_BASE 0x1410801B
-#define PMIO_NODE_ID_BASE 0x1410801B
-
/*
* Return payload size
* Not every firmware call expects the same amount of return bytes, however the