Re: [PATCH 2/4] mmc: sdhci-pltfm: move .h-file into apropriate subdir

2010-09-22 Thread Wolfram Sang
On Wed, Sep 22, 2010 at 02:20:11AM +0100, Ben Dooks wrote: > On Tue, Sep 21, 2010 at 02:30:08PM +0200, Wolfram Sang wrote: > > Make use of the mmc-directory. > > > > Signed-off-by: Wolfram Sang > > --- > > drivers/mmc/host/sdhci-cns3xxx.c |2 +- > > drivers/mmc/host/sdhci-pltfm.c |2 +-

Re: [PATCH 2/4] mmc: sdhci-pltfm: move .h-file into apropriate subdir

2010-09-21 Thread Ben Dooks
On Tue, Sep 21, 2010 at 02:30:08PM +0200, Wolfram Sang wrote: > Make use of the mmc-directory. > > Signed-off-by: Wolfram Sang > --- > drivers/mmc/host/sdhci-cns3xxx.c |2 +- > drivers/mmc/host/sdhci-pltfm.c |2 +- > drivers/mmc/host/sdhci-pltfm.h |2 +- > include/linux/mmc/sdhci

Re: [PATCH 2/4] mmc: sdhci-pltfm: move .h-file into apropriate subdir

2010-09-21 Thread Anton Vorontsov
On Tue, Sep 21, 2010 at 02:30:08PM +0200, Wolfram Sang wrote: > Make use of the mmc-directory. > > Signed-off-by: Wolfram Sang Acked-by: Anton Vorontsov -- Anton Vorontsov email: cbouatmai...@gmail.com irc://irc.freenode.net/bd2 -- To unsubscribe from this list: send the line "unsubscribe lin

[PATCH 2/4] mmc: sdhci-pltfm: move .h-file into apropriate subdir

2010-09-21 Thread Wolfram Sang
Make use of the mmc-directory. Signed-off-by: Wolfram Sang --- drivers/mmc/host/sdhci-cns3xxx.c |2 +- drivers/mmc/host/sdhci-pltfm.c |2 +- drivers/mmc/host/sdhci-pltfm.h |2 +- include/linux/mmc/sdhci-pltfm.h | 35 +++ include/linux/sdhci-pltf