Prev: x86: allow fbdev primary video code on 64-bit.
Next: linux-next: build failure after final merge (net tree)
From: Stephen Rothwell on 17 Feb 2010 01:20 Hi Takashi, After merging, today's linux-next build (powerpc allyesconfig) produced this warning: sound/soc/soc-core.c: In function 'pmdown_time_set': sound/soc/soc-core.c:149: warning: passing argument 3 of 'strict_strtol' from incompatible pointer type include/linux/kernel.h:178: note: expected 'long int *' but argument is of type 'int *' Introduced by commit dbe21408b15f04da4f80fb89a27b7cb067d6103e ("ASoC: Make pmdown_time runtime configurable"). -- Cheers, Stephen Rothwell sfr(a)canb.auug.org.au http://www.canb.auug.org.au/~sfr/
From: Mark Brown on 17 Feb 2010 05:10
On Wed, Feb 17, 2010 at 05:19:23PM +1100, Stephen Rothwell wrote: > After merging, today's linux-next build (powerpc allyesconfig) produced > this warning: Oh, feh. My working copy has this warning fixed but apparently that didn't make it over. I'll push a refresh out later today. One of these days mainline will actually build and do something useful with audio on a system I can use for normal development. :/ -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo(a)vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/ |