diff options
author | Chen Gang <gang.chen.5i5j@gmail.com> | 2014-05-03 01:06:28 (GMT) |
---|---|---|
committer | Guan Xuetao <gxt@mprc.pku.edu.cn> | 2014-06-20 00:22:38 (GMT) |
commit | 312c6df40354e81d052d96c9d0c68cca82a65053 (patch) | |
tree | 552f2042774471bb499e9d601f052c567d82921e /arch/cris/arch-v32 | |
parent | 1febf615142bc319f2e3bfa612094186cb1d32c9 (diff) | |
download | linux-312c6df40354e81d052d96c9d0c68cca82a65053.tar.xz |
arch/unicore32/include/asm/io.h: add readl_relaxed() generic definition
Need generic definition for readl_relaxed(), like other architectures
have done. Or can not pass compiling with allmodconfig, the related
error:
CC [M] drivers/message/fusion/mptbase.o
drivers/message/fusion/mptbase.c: In function 'mpt_send_handshake_request':
drivers/message/fusion/mptbase.c:1224: error: implicit declaration of function 'readl_relaxed'
Signed-off-by: Chen Gang <gang.chen.5i5j@gmail.com>
Acked-by: Xuetao Guan <gxt@mprc.pku.edu.cn>
Signed-off-by: Xuetao Guan <gxt@mprc.pku.edu.cn>
Diffstat (limited to 'arch/cris/arch-v32')
0 files changed, 0 insertions, 0 deletions