From: Jiri Slaby <jslaby@suse.cz>
To: Greg KH <gregkh@linuxfoundation.org>,
linux-kernel@vger.kernel.org,
Andrew Morton <akpm@linux-foundation.org>,
torvalds@linux-foundation.org, stable@vger.kernel.org
Cc: lwn@lwn.net, chf.fritz@googlemail.com, mkl@pengutronix.de
Subject: [stable 3.0] ppc build breakage [was: Linux 3.0.75]
Date: Thu, 02 May 2013 15:02:47 +0200 [thread overview]
Message-ID: <518263F7.70204@suse.cz> (raw)
In-Reply-To: <20130426043017.GA22553@kroah.com>
On 04/26/2013 06:30 AM, Greg KH wrote:
> Christoph Fritz (1): can: sja1000: fix handling on dt properties on
> little endian systems
Hi, this one breaks ppc builds:
drivers/net/can/sja1000/sja1000_of_platform.c: In function
'sja1000_ofp_probe':
drivers/net/can/sja1000/sja1000_of_platform.c:138: error: implicit
declaration of function 'of_property_read_u32'
drivers/net/can/sja1000/sja1000_of_platform.c:168: error: implicit
declaration of function 'of_property_read_bool'
They depend on:
commit a3b853633d78c3930b513ee219df48637ac82eed
Author: Thomas Abraham <thomas.abraham@linaro.org>
Date: Thu Jun 30 21:26:10 2011 +0530
dt: add helper functions to read u32 and string property values
==== and ====
commit fa4d34ccd0914ac87336ea2c17e9370dfecef286
Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
Date: Tue Feb 7 12:12:51 2012 +0800
of: introduce helper to manage boolean
but neither of those is in 3.0...
thanks,
--
js
suse labs
next prev parent reply other threads:[~2013-05-02 13:02 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-04-26 4:30 Linux 3.0.75 Greg KH
2013-04-26 4:30 ` Greg KH
2013-05-02 12:52 ` [stable 3.0] s390 build breakage [was: Linux 3.0.75] Jiri Slaby
2013-05-02 14:08 ` Greg KH
2013-05-10 4:08 ` Ben Hutchings
2013-05-02 13:02 ` Jiri Slaby [this message]
2013-05-02 14:10 ` [stable 3.0] ppc " Greg KH
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=518263F7.70204@suse.cz \
--to=jslaby@suse.cz \
--cc=akpm@linux-foundation.org \
--cc=chf.fritz@googlemail.com \
--cc=gregkh@linuxfoundation.org \
--cc=linux-kernel@vger.kernel.org \
--cc=lwn@lwn.net \
--cc=mkl@pengutronix.de \
--cc=stable@vger.kernel.org \
--cc=torvalds@linux-foundation.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.