All of lore.kernel.org
 help / color / mirror / Atom feed
From: daniel.lezcano@linaro.org (Daniel Lezcano)
To: linux-arm-kernel@lists.infradead.org
Subject: snowball does not compile on linux-next
Date: Mon, 02 Jan 2012 12:49:35 +0100	[thread overview]
Message-ID: <4F0199CF.2070806@linaro.org> (raw)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1


Hi,

the kernel does not compile when
CONFIG_CLKSRC_DBX500_PRCMU_SCHED_CLOCK is set.

it fails with :

  CHK     include/linux/version.h
  CHK     include/generated/utsrelease.h
make[1]: `include/generated/mach-types.h' is up to date.
  CALL    scripts/checksyscalls.sh
  CHK     include/generated/compile.h
  CC      drivers/clocksource/clksrc-dbx500-prcmu.o
drivers/clocksource/clksrc-dbx500-prcmu.c:61: warning: type defaults
to ?int? in declaration of ?DEFINE_CLOCK_DATA?
drivers/clocksource/clksrc-dbx500-prcmu.c:61: warning: parameter names
(without types) in function declaration
drivers/clocksource/clksrc-dbx500-prcmu.c: In function ?sched_clock?:
drivers/clocksource/clksrc-dbx500-prcmu.c:72: error: implicit
declaration of function ?cyc_to_sched_clock?
drivers/clocksource/clksrc-dbx500-prcmu.c:72: error: ?cd? undeclared
(first use in this function)
drivers/clocksource/clksrc-dbx500-prcmu.c:72: error: (Each undeclared
identifier is reported only once
drivers/clocksource/clksrc-dbx500-prcmu.c:72: error: for each function
it appears in.)
drivers/clocksource/clksrc-dbx500-prcmu.c: In function
?clksrc_dbx500_prcmu_update_sched_clock?:
drivers/clocksource/clksrc-dbx500-prcmu.c:78: error: implicit
declaration of function ?update_sched_clock?
drivers/clocksource/clksrc-dbx500-prcmu.c:78: error: ?cd? undeclared
(first use in this function)
drivers/clocksource/clksrc-dbx500-prcmu.c: In function
?clksrc_dbx500_prcmu_init?:
drivers/clocksource/clksrc-dbx500-prcmu.c:100: error: implicit
declaration of function ?init_sched_clock?
drivers/clocksource/clksrc-dbx500-prcmu.c:100: error: ?cd? undeclared
(first use in this function)
make[2]: *** [drivers/clocksource/clksrc-dbx500-prcmu.o] Error 1
make[1]: *** [drivers/clocksource] Error 2
make[1]: *** Waiting for unfinished jobs....
make: *** [drivers] Error 2
make: *** Waiting for unfinished jobs....

Is it dead code ?

Thanks

  -- Daniel

- -- 
 <http://www.linaro.org/> Linaro.org ? Open source software for ARM SoCs

Follow Linaro:  <http://www.facebook.com/pages/Linaro> Facebook |
<http://twitter.com/#!/linaroorg> Twitter |
<http://www.linaro.org/linaro-blog/> Blog    

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iQEcBAEBAgAGBQJPAZnPAAoJEAKBbMCpUGYASZEH/j++IpjESlRymu9JLcTOsc4e
WId52JNiqAkWdkNenstPQu/Rfc7cByR9qYRGKcZH91SvzsMia3fmMRCqCzq4RYgQ
gyWy4wzd881YvlBwnwqHXqeWr8DsKwTvT4fnc0lw/c6HE0paTtWaJ/Zcw0XC4Uv1
skKUht7u1rjZShqXvb9Wb97gXZlbH3JLTdxJpJLG8BV3UjgrbviObdNxyo8hx9hm
hjwXatdynl5AtS9ls3K8lrbFDAi/6FULwD2aliXioda5O9mzpQDMgK6F7yUol2qc
xXgdqDODzpbJGXgbPfrTVb8xgeM60j0SiHhovbWxHVj2t2jBjBzbZ1zJgk06RAM=
=GUyt
-----END PGP SIGNATURE-----

             reply	other threads:[~2012-01-02 11:49 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-01-02 11:49 Daniel Lezcano [this message]
2012-01-02 12:59 ` snowball does not compile on linux-next Linus Walleij
2012-01-02 13:55   ` Daniel Lezcano
2012-01-02 14:00     ` Linus Walleij
2012-01-02 14:00     ` Daniel Lezcano
2012-01-02 15:25   ` Christian Robottom Reis
2012-01-03  7:19     ` Linus Walleij
2012-01-03 13:20       ` Christian Robottom Reis
2012-01-04  9:44         ` Linus Walleij

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=4F0199CF.2070806@linaro.org \
    --to=daniel.lezcano@linaro.org \
    --cc=linux-arm-kernel@lists.infradead.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.