From mboxrd@z Thu Jan 1 00:00:00 1970 Subject: Re: [PATCH 1/2] MTD: generic FSMC NAND MTD driver From: David Woodhouse To: Linus Walleij In-Reply-To: References: <1284330922-3569-1-git-send-email-linus.walleij@stericsson.com> <4CA560B7.5080505@st.com> <1285910489.31224.14.camel@macbook.infradead.org> Content-Type: text/plain; charset="UTF-8" Date: Fri, 01 Oct 2010 16:44:32 +0900 Message-ID: <1285919072.31224.21.camel@macbook.infradead.org> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Cc: viresh kumar , Rajeev KUMAR , Vipin KUMAR , Shiraz HASHIM , "linux-mtd@lists.infradead.org" , "linux-arm-kernel@lists.infradead.org" List-Id: Linux MTD discussion mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Fri, 2010-10-01 at 09:25 +0200, Linus Walleij wrote: > 2010/10/1 David Woodhouse : > > On Fri, 2010-10-01 at 09:46 +0530, viresh kumar wrote: > > >> Just one query, what should be the location of fsmc.h > >> include/mtd/ or include/linux/mtd ?? > > > > We use include/mtd/ for headers which are exported to userspace. Looks > > like this should be include/linux/mtd/ > > Aha, I'll respin it then. Or perhaps it shouldn't be in a header file at all. Where else does it get used from? -- dwmw2