* Russell King - ARM Linux <[email protected]> [120605 15:07]:
> I pulled Linus' tree at 7am UTC, and reran the builds after updating
> the build tree with that (plus my pending devel stuff).  The resulting
> randconfig spat out this:
> 
> arch/arm/mach-omap2/dsp.c: In function 'omap_dsp_reserve_sdram_memblock':
> arch/arm/mach-omap2/dsp.c:58: error: implicit declaration of function 
> 'arm_memblock_steal'
> 
> Looks to me like a missing include?

Yup I've caused that one by moving the code around without the memblock.h
include. Looks like I did not hit this one yet with my randconfigs as it's
behind CONFIG_STAGING. Will post a fix along with few other randconfig
fixes.

TOny
--
To unsubscribe from this list: send the line "unsubscribe linux-omap" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to