On Aug 5, 2010, at 10:44 AM, Stephen Rothwell wrote:

> Hi Kumar,
> 
> On Thu,  5 Aug 2010 10:15:46 -0500 Kumar Gala <ga...@kernel.crashing.org> 
> wrote:
>> 
>> +static inline void arch_setup_pdev_archdata(struct platform_device *pdev)
>> +{
>> +    pdev->dev.dma_mask = &pdev->archdata.dma_mask;
>> +
>> +    return;
>> +}
> 
> The blank line and "return;" don't add anything.

Will fix.

- k
_______________________________________________
Linuxppc-dev mailing list
Linuxppc-dev@lists.ozlabs.org
https://lists.ozlabs.org/listinfo/linuxppc-dev

Reply via email to