SUPERH platform development
 help / color / mirror / Atom feed
* [PATCH 0/2] sh64: kernel: fix the compiling issue for process_64.c
@ 2013-07-30  2:07 Chen Gang
  0 siblings, 0 replies; only message in thread
From: Chen Gang @ 2013-07-30  2:07 UTC (permalink / raw)
  To: linux-sh

The related 2 patches are for fixing the issue below:

The related errors:

    CC      arch/sh/kernel/process_64.o
  arch/sh/kernel/process_64.c: In function ‘copy_thread’:
  arch/sh/kernel/process_64.c:396:39: error: ‘fn’ undeclared (first use in this function)
  arch/sh/kernel/process_64.c:396:39: note: each undeclared identifier is reported only once for each function it appears in
  arch/sh/kernel/process_64.c:377:30: error: unused variable ‘regs’ [-Werror=unused-variable]
  cc1: all warnings being treated as errors

--
 arch/sh/kernel/process_64.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2013-07-30  2:07 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-07-30  2:07 [PATCH 0/2] sh64: kernel: fix the compiling issue for process_64.c Chen Gang

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox