Remove todo from example code
authorPaul Beesley <paul.beesley@arm.com>
Fri, 25 Jan 2019 14:35:26 +0000 (14:35 +0000)
committerPaul Beesley <paul.beesley@arm.com>
Wed, 6 Mar 2019 10:27:57 +0000 (10:27 +0000)
Keeping that in the docs is a bit untidy

Change-Id: Ia95246208cee48df1536b4317a8c896ab2c84fc2
Signed-off-by: Paul Beesley <paul.beesley@arm.com>
docs/firmware-design.rst

index 266de27958de5a6d684239241b8a0d6d9982958f..9e206dc0f3ca212be9cdc38245271fe9b6e1c3db 100644 (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;