commit | 39070cb8a39a84f3379dd8d1dab489e06f3a50a7 | [log] [tgz] |
---|---|---|
author | Chris Zankel <chris@zankel.net> | Wed Oct 17 23:08:20 2012 -0700 |
committer | Chris Zankel <chris@zankel.net> | Fri Oct 19 10:24:20 2012 -0700 |
tree | 0e79bab84dea6e9bd91d8cedbbe639c8d1c702ed | |
parent | 795ca178c4fbb4e5d703df8cdab5c1711ba402b1 [diff] |
xtensa: minor compiler warning fix Fix two compiler warnings complaining about truncating a value on a 64-bit host, and about declaring an unused variable that is only used for a specific configuration. Signed-off-by: Chris Zankel <chris@zankel.net>