diff options
author | Peter Maydell <peter.maydell@linaro.org> | 2014-05-13 16:09:39 +0100 |
---|---|---|
committer | Peter Maydell <peter.maydell@linaro.org> | 2014-05-13 16:09:39 +0100 |
commit | 2a41c92854385eb1ae677e79257e136886200ace (patch) | |
tree | aaf09b33606f54de590c6d2f4bd8091c3be51eca /LICENSE | |
parent | 7e7e5858f83ae711b08d11e2268c6fc6f8385fb7 (diff) |
hw/dma/omap_dma: Add (uint32_t) casts when shifting uint16_t by 16
Add missing (uint32_t) casts in cases where we're trying to
put a uint16_t value into the top half of a 32-bit field.
These were already present in some but not all places.
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Peter Crosthwaite <peter.crosthwaite@xilinx.com>
Diffstat (limited to 'LICENSE')
0 files changed, 0 insertions, 0 deletions