git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
603ba7e
)
nios2: add definition of ioremap_wc to io.h
author
Guenter Roeck
<linux@roeck-us.net>
Thu, 11 Dec 2014 02:36:42 +0000
(10:36 +0800)
committer
Ley Foon Tan
<lftan@altera.com>
Wed, 17 Dec 2014 05:37:09 +0000
(13:37 +0800)
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>
No differences found