diff options
author | Deepak Saxena <dsaxena@net.rmk.(none)> | 2005-06-03 21:52:25 +0200 |
---|---|---|
committer | Russell King <rmk+kernel@arm.linux.org.uk> | 2005-06-03 21:52:25 +0200 |
commit | 4ab5c01c7cc28f29d5cf5f2a591cb6f7bbece48e (patch) | |
tree | d69fc21d2dbba664249efe6394213a11a119dcc1 /ipc | |
parent | Automatic merge of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/gregkh/u... (diff) | |
download | linux-4ab5c01c7cc28f29d5cf5f2a591cb6f7bbece48e.tar.xz linux-4ab5c01c7cc28f29d5cf5f2a591cb6f7bbece48e.zip |
[PATCH] ARM: 2692/1: Fix compile warnings in include/asm-arm/arch-ixp2000/io.h
Patch from Deepak Saxena
This patch fixes the following warnings:
include/asm/arch/io.h: In function `insw':
include/asm/arch/io.h:78: warning: comparison of distinct pointer types
lacks acast
include/asm/arch/io.h:79: warning: comparison of distinct pointer types
lacks acast
include/asm/arch/io.h: In function `outsw':
include/asm/arch/io.h:103: warning: comparison of distinct pointer types
lacks a cast
include/asm/arch/io.h:104: warning: comparison of distinct pointer types
lacks a cast
include/asm/arch/io.h: In function `inw':
include/asm/arch/io.h:127: warning: comparison of distinct pointer types
lacks a cast
Signed-off-by: Deepak Saxena
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Diffstat (limited to 'ipc')
0 files changed, 0 insertions, 0 deletions