[PATCH v2] [POWERPC] devres: Add devm_ioremap_flags()
Kumar Gala
galak at kernel.crashing.org
Thu May 1 11:29:56 EST 2008
On Apr 30, 2008, at 8:18 PM, Stephen Rothwell wrote:
> On Wed, 30 Apr 2008 11:08:51 -0500 (CDT) Kumar Gala <galak at 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 ...
agreed. will add.
- k
More information about the Linuxppc-dev
mailing list