Remove todo from example code

Keeping that in the docs is a bit untidy

Change-Id: Ia95246208cee48df1536b4317a8c896ab2c84fc2
Signed-off-by: Paul Beesley <paul.beesley@arm.com>
This commit is contained in:
Paul Beesley 2019-01-25 14:35:26 +00:00
parent f009c5f312
commit 3d20bf716b
1 changed files with 0 additions and 1 deletions

View File

@ -2031,7 +2031,6 @@ accessed by multiple CPUs, either with caches enabled or disabled.
/*
* Index of the parent power domain node.
* TODO: Figure out whether to whether using pointer is more efficient.
*/
unsigned int parent_node;