• F
    ARM: OMAP: fix trivial warnings for dspbridge · 28ee793e
    Felipe Contreras 提交于
    arch/arm/plat-omap/devices.c: In function 'omap_dsp_reserve_sdram_memblock':
    arch/arm/plat-omap/devices.c:170: warning: format '%x' expects type 'unsigned int', but argument 3 has type 'phys_addr_t'
    arch/arm/mach-omap2/dsp.c: In function 'omap_dsp_init':
    arch/arm/mach-omap2/dsp.c:60: warning: format '%x' expects type 'unsigned int', but argument 3 has type 'phys_addr_t'
    arch/arm/mach-omap2/dsp.c:60: warning: format '%x' expects type 'unsigned int', but argument 4 has type 'phys_addr_t'
    Signed-off-by: NFelipe Contreras <felipe.contreras@gmail.com>
    Signed-off-by: NTony Lindgren <tony@atomide.com>
    28ee793e
dsp.c 2.4 KB
新手
引导
客服 返回
顶部