summaryrefslogtreecommitdiff
path: root/common/spl
diff options
context:
space:
mode:
authorvishnupatekar <vishnupatekar0510@gmail.com>2016-03-23 17:54:33 (GMT)
committerHans de Goede <hdegoede@redhat.com>2016-03-23 21:04:13 (GMT)
commite449e840c5adf728ddd308501af3115656aa9a60 (patch)
tree78802b2726d6b8708ed219b2c7fff36ee2e673ca /common/spl
parentd75111a79b758274b0bed9c66a925cf57bbad358 (diff)
downloadu-boot-e449e840c5adf728ddd308501af3115656aa9a60.tar.xz
sunxi: A83T: fix 32bit overflow warning
In mctl_channel_init, (0x50<<26) which overflows 32bit. It was supposed to be 0x50<<16,corrected now. Reported-by: Hans de Goede <hdegoede@redhat.com> Signed-off-by: Vishnu Patekar <vishnupatekar0510@gmail.com> Acked-by: Hans de Goede <hdegoede@redhat.com> Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Diffstat (limited to 'common/spl')
0 files changed, 0 insertions, 0 deletions