Re: [PATCH v2] [POWERPC] devres: Add devm_ioremap_flags()
From: Stephen Rothwell <hidden>
Date: 2008-05-01 01:18:35
Also in:
lkml
Attachments
- (unnamed) [application/pgp-signature] 189 bytes
From: Stephen Rothwell <hidden>
Date: 2008-05-01 01:18:35
Also in:
lkml
On Wed, 30 Apr 2008 11:08:51 -0500 (CDT) Kumar Gala [off-list ref] 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/