On Sat, Oct 16, 2010 at 1:17 PM, Artem Bityutskiy <[email protected]> wrote: > On Tue, 2010-10-12 at 18:18 +0800, Mingkai Hu wrote: >> Signed-off-by: Mingkai Hu <[email protected]> >> Acked-by: Grant Likely <[email protected]> >> --- >> v4: >> - Updated to latest kernel base(Linux 2.6.36-rc7). >> - Made changes according to Grant's comments. > > Looks good to me, pushed to l2-mtd-2.6.git, thanks.
Wait! It will break whenever CONFIG_OF is not set. I broke linux-next with this patch. It can be solved by wrapping the block with #ifdef CONFIG_OF, but I'd like to find a better solution. g. ------------------------------------------------------------------------------ Download new Adobe(R) Flash(R) Builder(TM) 4 The new Adobe(R) Flex(R) 4 and Flash(R) Builder(TM) 4 (formerly Flex(R) Builder(TM)) enable the development of rich applications that run across multiple browsers and platforms. Download your free trials today! http://p.sf.net/sfu/adobe-dev2dev _______________________________________________ spi-devel-general mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/spi-devel-general
