Re: [PATCH v2] [POWERPC] devres: Add devm_ioremap_flags()
From: Kumar Gala
Date: Wed Apr 30 2008 - 21:30:39 EST
On Apr 30, 2008, at 8:18 PM, Stephen Rothwell wrote:
On Wed, 30 Apr 2008 11:08:51 -0500 (CDT) Kumar Gala <galak@xxxxxxxxxxxxxxxxxxx
> 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
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/