]> git.karo-electronics.de Git - karo-tx-linux.git/commit
cris: fix the prototype of sync_serial_ioctl()
authorWANG Cong <xiyou.wangcong@gmail.com>
Wed, 3 Aug 2011 23:21:14 +0000 (16:21 -0700)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 16 Aug 2011 01:31:31 +0000 (18:31 -0700)
commit8ab2e3a2ae06bdd02b2a7269ef6ed896540a6170
treea0d9d37aadc0efe85f13a43cba733dfcd6f70d99
parenta2708fa28f668db0b9103fc051b9c464695840a8
cris: fix the prototype of sync_serial_ioctl()

commit b4bc281266e84e9a432b588ebdcef5fb94dc8ecb upstream.

Fix:

  arch/cris/arch-v10/drivers/sync_serial.c:961: error: conflicting types for 'sync_serial_ioctl'

Reported-by: Geert Uytterhoeven <geert@linux-m68k.org>
Signed-off-by: WANG Cong <xiyou.wangcong@gmail.com>
Cc: Mikael Starvik <starvik@axis.com>
Cc: Jesper Nilsson <jesper.nilsson@axis.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
arch/cris/arch-v10/drivers/sync_serial.c