commit | 2539b258ec028351af954c169ea1b0ff72023a9f | [log] [tgz] |
---|---|---|
author | Will Deacon <will.deacon@arm.com> | Fri May 08 14:45:34 2015 +0100 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Sun May 24 12:31:33 2015 -0700 |
tree | 1deba50114158f805eb236826da8b00a8e6df369 | |
parent | ed1dc8a89454218a2471f67284765e8c03bdfc6b [diff] |
drivers/base: cacheinfo: fix annoying typo when DT nodes are absent s/hierarcy/hierarchy/ Maybe the typo will annoy people enough so that they add the missing nodes to their device-tree files, but I still think this is better off fixed. Signed-off-by: Will Deacon <will.deacon@arm.com> Acked-by: Sudeep Holla <sudeep.holla@arm.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>