mem: Remove explict cast from memhelper.
authorAli Saidi <Ali.Saidi@ARM.com>
Fri, 24 Jan 2014 21:29:30 +0000 (15:29 -0600)
committerAli Saidi <Ali.Saidi@ARM.com>
Fri, 24 Jan 2014 21:29:30 +0000 (15:29 -0600)
commit904872a01a81ef5ee3f20e42c0657e35a491d6c9
tree2e09d2a786de6eb2e2c81ab0f726429ae54b6c11
parent427ceb57a9e1c7e226a549fda4556211bf206066
mem: Remove explict cast from memhelper.

Previously we were casting the result type to the the memory type which
is incorrect for things like dual-memory operations which still return a
single result.
src/arch/generic/memhelpers.hh