On Thu, May 02, 2013 at 03:02:47PM +0200, Jiri Slaby wrote: > 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@xxxxxxxxxx> > 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@xxxxxxxxxxxx> > Date: Tue Feb 7 12:12:51 2012 +0800 > > of: introduce helper to manage boolean > > > but neither of those is in 3.0... So I should revert the original patch here, I'll do that for the next release, thanks. greg k-h -- To unsubscribe from this list: send the line "unsubscribe stable" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html