commit | 674fb8531f55149c4032d3f777b8adba1dc40fb7 | [log] [tgz] |
---|---|---|
author | Pat Erley <perley@cyngn.com> | Fri Jun 03 15:51:17 2016 -0700 |
committer | Ethan Chen <intervigil@gmail.com> | Sat Jun 04 11:15:09 2016 -0700 |
tree | 10dcb40037e5c5cd8693f534ab25ad6bfc4c0aa0 | |
parent | a214e51b4604f7d57a6acccb7b10e65005bffa0b [diff] |
power-8952: Fix array initialization The array has 7 elements, but is specified as 5. There's no need to specify a statically sized array like this, so remove the size from the declaration. Change-Id: I4909526738f8a23167f98a888e7e32bd07133df4