diff options
author | Chen Gang <gang.chen.5i5j@gmail.com> | 2014-02-16 19:39:30 +0800 |
---|---|---|
committer | Hans-Christian Egtvedt <hegtvedt@cisco.com> | 2014-02-17 11:24:45 +0100 |
commit | 1bbce4f3d11a6bfac0c51800f6337766f82b42da (patch) | |
tree | 57087888ab05fdcab9fa92a5e63c9fc48497d765 /Kconfig | |
parent | 8d80390cfc9434d5aa4fb9e5f9768a66b30cb8a6 (diff) | |
download | blackbird-op-linux-1bbce4f3d11a6bfac0c51800f6337766f82b42da.tar.gz blackbird-op-linux-1bbce4f3d11a6bfac0c51800f6337766f82b42da.zip |
avr32: add generic ioremap_wc() definition in io.h
Need generic ioremap_wc(), or can not pass compiling with allmodconfig,
the related error:
CC [M] drivers/gpu/drm/drm_bufs.o
drivers/gpu/drm/drm_bufs.c: In function 'drm_addmap_core':
drivers/gpu/drm/drm_bufs.c:217: error: implicit declaration of function 'ioremap_wc'
drivers/gpu/drm/drm_bufs.c:218: warning: assignment makes pointer from integer without a cast
Signed-off-by: Chen Gang <gang.chen.5i5j@gmail.com>
Acked-by: Hans-Christian Egtvedt <hegtvedt@cisco.com>
Diffstat (limited to 'Kconfig')
0 files changed, 0 insertions, 0 deletions