lkml.org 
[lkml]   [2012]   [Jul]   [1]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
SubjectRe: [PATCH] ethernet: add export.h in davinci_cpdma.c
From
From: "Kim, Milo" <Milo.Kim@ti.com>
Date: Mon, 2 Jul 2012 01:17:03 +0000

> To remove warning messages about 'EXPORT_SYMBOL_GPL', include export header.
...
> @@ -19,6 +19,7 @@
> #include <linux/err.h>
> #include <linux/dma-mapping.h>
> #include <linux/io.h>
> +#include <linux/export.h>

You aren't generating this patch against current sources, otherwise
you'd see that linux/module.h is included in this driver and therefore
the problem you ran into is not possible.


\
 
 \ /
  Last update: 2012-07-02 04:21    [W:1.028 / U:0.352 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site