Linux MIPS Architecture development
 help / color / mirror / Atom feed
From: Andrew Morton <akpm@linux-foundation.org>
To: Ralf Baechle <ralf@linux-mips.org>
Cc: linux-mips@linux-mips.org
Subject: mips build breakage in current mainline
Date: Tue, 27 Nov 2007 22:16:13 -0800	[thread overview]
Message-ID: <20071127221613.79038e51.akpm@linux-foundation.org> (raw)


allmodconfig...

arch/mips/kernel/csrc-r4k.c:9: error: syntax error before "c0_hpt_read"
arch/mips/kernel/csrc-r4k.c:10: warning: return type defaults to `int'
arch/mips/kernel/csrc-r4k.c: In function `c0_hpt_read':
arch/mips/kernel/csrc-r4k.c:11: error: implicit declaration of function `read_c0_count'
arch/mips/kernel/csrc-r4k.c: At top level:
arch/mips/kernel/csrc-r4k.c:14: error: variable `clocksource_mips' has initializer but incomplete type
arch/mips/kernel/csrc-r4k.c:15: error: unknown field `name' specified in initializer
arch/mips/kernel/csrc-r4k.c:15: warning: excess elements in struct initializer
arch/mips/kernel/csrc-r4k.c:15: warning: (near initialization for `clocksource_mips')
arch/mips/kernel/csrc-r4k.c:16: error: unknown field `read' specified in initializer
arch/mips/kernel/csrc-r4k.c:16: warning: excess elements in struct initializer
arch/mips/kernel/csrc-r4k.c:16: warning: (near initialization for `clocksource_mips')
arch/mips/kernel/csrc-r4k.c:17: error: unknown field `mask' specified in initializer
arch/mips/kernel/csrc-r4k.c:17: error: implicit declaration of function `CLOCKSOURCE_MASK'
arch/mips/kernel/csrc-r4k.c:17: warning: excess elements in struct initializer
arch/mips/kernel/csrc-r4k.c:17: warning: (near initialization for `clocksource_mips')
arch/mips/kernel/csrc-r4k.c:18: error: unknown field `flags' specified in initializer
arch/mips/kernel/csrc-r4k.c:18: error: `CLOCK_SOURCE_IS_CONTINUOUS' undeclared here (not in a function)
arch/mips/kernel/csrc-r4k.c:18: warning: excess elements in struct initializer
arch/mips/kernel/csrc-r4k.c:18: warning: (near initialization for `clocksource_mips')
arch/mips/kernel/csrc-r4k.c:21: error: syntax error before "init_mips_clocksource"
arch/mips/kernel/csrc-r4k.c:22: warning: return type defaults to `int'
arch/mips/kernel/csrc-r4k.c: In function `init_mips_clocksource':
arch/mips/kernel/csrc-r4k.c:24: error: invalid use of undefined type `struct clocksource'
arch/mips/kernel/csrc-r4k.c:24: error: `mips_hpt_frequency' undeclared (first use in this function)
arch/mips/kernel/csrc-r4k.c:24: error: (Each undeclared identifier is reported only once
arch/mips/kernel/csrc-r4k.c:24: error: for each function it appears in.)
arch/mips/kernel/csrc-r4k.c:26: error: implicit declaration of function `clocksource_set_clock'
arch/mips/kernel/csrc-r4k.c:28: error: implicit declaration of function `clocksource_register'
arch/mips/kernel/csrc-r4k.c: At top level:
arch/mips/kernel/csrc-r4k.c:14: error: storage size of `clocksource_mips' isn't known
make[1]: *** [arch/mips/kernel/csrc-r4k.o] Error 1
make: *** [arch/mips/kernel/csrc-r4k.o] Error 2

                 reply	other threads:[~2007-11-28  6:16 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20071127221613.79038e51.akpm@linux-foundation.org \
    --to=akpm@linux-foundation.org \
    --cc=linux-mips@linux-mips.org \
    --cc=ralf@linux-mips.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox