[<prev] [next>] [day] [month] [year] [list]
Message-ID: <BANLkTinMt_Mh=fy5GOpx6G0TpWmyTn2d3g@mail.gmail.com>
Date: Sun, 22 May 2011 19:42:41 +0800
From: Américo Wang <xiyou.wangcong@...il.com>
To: linux-cris-kernel@...s.com, LKML <linux-kernel@...r.kernel.org>
Cc: Geert Uytterhoeven <geert@...ux-m68k.org>,
Mikael Starvik <starvik@...s.com>,
Andrew Morton <akpm@...ux-foundation.org>,
Jesper Nilsson <jesper.nilsson@...s.com>
Subject: [Patch] cris: fix a build error in sync_serial_open()
This patch fixes such a build error on cris:
arch/cris/arch-v10/drivers/sync_serial.c:628: error: 'ret' undeclared
(first use in this function)
'ret' should be 'err'.
Reported-by: Geert Uytterhoeven <geert@...ux-m68k.org>
Signed-off-by: WANG Cong <xiyou.wangcong@...il.com>
Cc: Mikael Starvik <starvik@...s.com>
Cc: Jesper Nilsson <jesper.nilsson@...s.com>
---
View attachment "cris-fix-build-error-in-sync_serial_open.diff" of type "text/x-patch" (596 bytes)
Powered by blists - more mailing lists