Merge pull request #1860 from pbeesley-arm/pb/todo-cleanup

doc: Remove todo from example code
This commit is contained in:
Dimitris Papastamos 2019-03-07 09:57:28 +00:00 committed by GitHub
commit 534fdec44b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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;