[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <4A373F63.1050704@kernel.org>
Date: Tue, 16 Jun 2009 15:44:51 +0900
From: Tejun Heo <tj@...nel.org>
To: unsik Kim <donari75@...il.com>
CC: axboe@...nel.dk, linux-kernel@...r.kernel.org, bzolnier@...il.com,
joerg@...chain.net, geert@...ux-m68k.org, davem@...emloft.net,
jdike@...ux.intel.com, benh@...nel.crashing.org,
Laurent@...vier.info
Subject: Re: [PATCH] mg_disk: seperate mg_disk.h again
unsik Kim wrote:
> eec9462088a26c046d4db3100796a340a50890b8 fold mg_disk.h into mg_disk.c,
> but mg_disk platform driver needs private data for operation. This also
> make mg_disk.c as machine independent. Seperate only needed structure and
> defines to mg_disk.h
>
> Signed-off-by: unsik Kim <donari75@...il.com>
...
> diff --git a/include/linux/mg_disk.h b/include/linux/mg_disk.h
> new file mode 100644
> index 0000000..e11f4d9
> --- /dev/null
> +++ b/include/linux/mg_disk.h
> @@ -0,0 +1,45 @@
> +/*
> + * include/linux/mg_disk.c
^^^ oops
> + *
> + * Private data for mflash platform driver
> + *
> + * (c) 2008 mGine Co.,LTD
> + * (c) 2008 unsik Kim <donari75@...il.com>
Thanks.
--
tejun
--
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