Messages in this thread |  | | | Date | Thu, 1 May 2008 11:18:17 +1000 | | From | Stephen Rothwell <> | | Subject | Re: [PATCH v2] [POWERPC] devres: Add devm_ioremap_flags() |
| |
On Wed, 30 Apr 2008 11:08:51 -0500 (CDT) Kumar Gala <galak@kernel.crashing.org> wrote: > > +++ b/arch/powerpc/lib/devres.c > @@ -0,0 +1,33 @@ > +#include <linux/device.h> /* devres_*(), devm_ioremap_release() */ > +#include <linux/io.h> /* ioremap_flags() */ > +#include <linux/module.h> /* EXPORT_SYMBOL() */
This file needs a copyright notice and license ...
-- Cheers, Stephen Rothwell sfr@canb.auug.org.au http://www.canb.auug.org.au/~sfr/ [unhandled content-type:application/pgp-signature] |  |