diff options
author | Chris Metcalf <cmetcalf@ezchip.com> | 2015-12-21 13:03:03 -0500 |
---|---|---|
committer | Chris Metcalf <cmetcalf@ezchip.com> | 2016-01-18 14:49:23 -0500 |
commit | acfb699e3d757b349251ea19b8173220008d1c9e (patch) | |
tree | dc6841a40ea648a17c4845d60ec70a7b58d86a90 /Documentation/md.txt | |
parent | f3a26163fa8f36344bf01707529052aea20368e8 (diff) | |
download | linux-acfb699e3d757b349251ea19b8173220008d1c9e.tar.bz2 |
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 'Documentation/md.txt')
0 files changed, 0 insertions, 0 deletions