[PATCH 01/16] gpu: ipu-v3: Add Video Deinterlacer unit

Steve Longerbeam slongerbeam at gmail.com
Fri Jul 15 22:35:50 UTC 2016



On 07/10/2016 05:02 PM, Paul Gortmaker wrote:
>
> +#include <linux/export.h>
> +#include <linux/module.h>
> You have a u32 field in a struct called "modules" but aside from that, I do not
> see anything in this code requiring module.h -- did I miss something?
>
> You might want export.h for EXPORT_SYMBOL though.
>
>

Hi Paul, yes module.h wasn't needed. Fixed in next version.

Steve



More information about the dri-devel mailing list