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)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 4 Aug 2011 00:25:22 +0000 (14:25 -1000)
commitb4bc281266e84e9a432b588ebdcef5fb94dc8ecb
tree0ba15c71f7f0ad206fe899a7fa46f18d8f77cf1b
parent4b851d88192c22cf77418a0b4c45b5c789276837
cris: fix the prototype of sync_serial_ioctl()

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>
Cc: <stable@kernel.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
arch/cris/arch-v10/drivers/sync_serial.c