mirror of
https://github.com/ARM-software/arm-trusted-firmware.git
synced 2025-04-30 07:39:24 +00:00
Merge pull request #1860 from pbeesley-arm/pb/todo-cleanup
doc: Remove todo from example code
This commit is contained in:
commit
534fdec44b
1 changed files with 0 additions and 1 deletions
|
@ -2031,7 +2031,6 @@ accessed by multiple CPUs, either with caches enabled or disabled.
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Index of the parent power domain node.
|
* Index of the parent power domain node.
|
||||||
* TODO: Figure out whether to whether using pointer is more efficient.
|
|
||||||
*/
|
*/
|
||||||
unsigned int parent_node;
|
unsigned int parent_node;
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue