From: Stephen Rothwell on
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
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/