commit | 76367a52d3cbf78f254fee0479824014c8dfb4dc | [log] [tgz] |
---|---|---|
author | Guenter Roeck <linux@roeck-us.net> | Thu Dec 11 10:36:42 2014 +0800 |
committer | Ley Foon Tan <lftan@altera.com> | Wed Dec 17 13:37:09 2014 +0800 |
tree | 336c4342156ac13c047fd2190c96b69e2c20fed4 | |
parent | 603ba7e41bf5d405aba22294af5d075d8898176d [diff] |
nios2: add definition of ioremap_wc to io.h Fix drivers/gpu/drm/drm_bufs.c: In function 'drm_addmap_core': drivers/gpu/drm/drm_bufs.c:213:5: error: implicit declaration of function 'ioremap_wc' seen when building nios2:allmodconfig. Signed-off-by: Guenter Roeck <linux@roeck-us.net> Acked-by: Ley Foon Tan <lftan@altera.com>