diff options
author | Chris Metcalf <cmetcalf@ezchip.com> | 2015-12-21 19:03:03 +0100 |
---|---|---|
committer | Chris Metcalf <cmetcalf@ezchip.com> | 2016-01-18 20:49:23 +0100 |
commit | acfb699e3d757b349251ea19b8173220008d1c9e (patch) | |
tree | dc6841a40ea648a17c4845d60ec70a7b58d86a90 /arch/um | |
parent | tile: fix a -Wframe-larger-than warning (diff) | |
download | linux-acfb699e3d757b349251ea19b8173220008d1c9e.tar.xz linux-acfb699e3d757b349251ea19b8173220008d1c9e.zip |
tile: fix tilepro casts for readl, writel, etc
Missing parentheses could cause an argument of the form
"integer + pointer" to get cast to "(long)integer + pointer"
and remain a pointer type, causing compiler warnings.
Signed-off-by: Chris Metcalf <cmetcalf@ezchip.com>
Diffstat (limited to 'arch/um')
0 files changed, 0 insertions, 0 deletions