commit | 17eac75111ebda33e13d8d8d98aaedfc1a9c2abf | [log] [tgz] |
---|---|---|
author | Eric Anholt <eric@anholt.net> | Mon Dec 28 14:14:57 2015 -0800 |
committer | Eric Anholt <eric@anholt.net> | Tue Feb 16 11:24:08 2016 -0800 |
tree | b56d8c22a634174737ad001dd7f9ce846803f42f | |
parent | f427fb16cf756548c39256b569cf083f39bcc4e9 [diff] |
drm/vc4: Add missing __iomem annotation to hw_dlist. This is the pointer to the HVS device's memory where we stored the contents of *dlist. Signed-off-by: Eric Anholt <eric@anholt.net>