[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <A874F61F95741C4A9BA573A70FE3998FCAEF@DQHE02.ent.ti.com>
Date: Mon, 2 Jul 2012 02:07:04 +0000
From: "Kim, Milo" <Milo.Kim@...com>
To: David Miller <davem@...emloft.net>
CC: "arnd@...db.de" <arnd@...db.de>,
"linux-omap@...r.kernel.org" <linux-omap@...r.kernel.org>,
"tony@...mide.com" <tony@...mide.com>,
"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
"mathieu.poirier@...aro.org" <mathieu.poirier@...aro.org>
Subject: RE: [PATCH] ethernet: add export.h in davinci_cpdma.c
> > @@ -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.
Oops ! This patch was generated based on the latest linux-omap tree, but similar code was already patched in linux-next tree.
Thanks for the notice.
Best Regards,
Milo -
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists