soc/mediatek/mt8196: Remove unused MTE_TAG_ADDR macro
The MTE_TAG_ADDR macro is no longer used after the changes in CB:90144. Remove the unused definition. BUG=b:438666196 TEST=util/abuild/abuild -x -t GOOGLE_SAPPHIRE -a --clean BRANCH=none Change-Id: Ic71fa22292793162de882d3c764e7805301250c5 Signed-off-by: Chen-Tsung Hsieh <chentsung@chromium.org> Reviewed-on: https://review.coreboot.org/c/coreboot/+/90864 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Yu-Ping Wu <yupingso@google.com> Reviewed-by: Yidi Lin <yidilin@google.com>
This commit is contained in:
parent
87731a704a
commit
ee2cbba939
1 changed files with 0 additions and 2 deletions
|
|
@ -5,8 +5,6 @@
|
|||
|
||||
#include <stdint.h>
|
||||
|
||||
#define MTE_TAG_ADDR 0x460E80000
|
||||
|
||||
void booker_init(void);
|
||||
void booker_mte_init(uint64_t mte_tag_addr);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue