linux-next: build warnings after merge of the akpm-current tree

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi Andrew,

After merging the akpm-current tree, today's linux-next build (arm
multi_v7_defconfig) produced these warnings:

drivers/base/dma-contiguous.c:244:2: warning: initialization from incompatible pointer type
  .device_init = rmem_cma_device_init,
  ^
drivers/base/dma-contiguous.c:244:2: warning: (near initialization for 'rmem_cma_ops.device_init')
drivers/base/dma-coherent.c:303:2: warning: initialization from incompatible pointer type
  .device_init = rmem_dma_device_init,
  ^

Introduced by commit e92f6296f3a2 ("drivers: dma-coherent: add
initialization from device tree").  This init routine is supposed to
return void ...

-- 
Cheers,
Stephen Rothwell                    sfr@xxxxxxxxxxxxxxxx

Attachment: signature.asc
Description: PGP signature


[Index of Archives]     [Linux Kernel]     [Linux USB Development]     [Yosemite News]     [Linux SCSI]

  Powered by Linux