linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
From: Vitaly Bordug <vitb@kernel.crashing.org>
To: Stephen Rothwell <sfr@canb.auug.org.au>
Cc: Olof Johansson <olof@lixom.net>,
	ppc-dev <linuxppc-dev@ozlabs.org>,
	linux-pcmcia@lists.infradead.org
Subject: Re: [PATCH 07/12] pcmcia: use linux/of_{device,platform}.h instead of asm
Date: Fri, 23 May 2008 17:38:00 +0400	[thread overview]
Message-ID: <20080523173800.34a91ff8@vitb-lp.dev.rtsoft.ru> (raw)
In-Reply-To: <20080523163108.2762a15a.sfr@canb.auug.org.au>

В Fri, 23 May 2008 16:31:08 +1000
Stephen Rothwell <sfr@canb.auug.org.au> пишет:

> 
> Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au>
Acked-by: Vitaly Bordug <vitb@kernel.crashing.org>
> ---
>  drivers/pcmcia/electra_cf.c  |    2 +-
>  drivers/pcmcia/m8xx_pcmcia.c |    4 ++--
>  2 files changed, 3 insertions(+), 3 deletions(-)
> 
> diff --git a/drivers/pcmcia/electra_cf.c b/drivers/pcmcia/electra_cf.c
> index 0a6cea1..0f5cea8 100644
> --- a/drivers/pcmcia/electra_cf.c
> +++ b/drivers/pcmcia/electra_cf.c
> @@ -29,9 +29,9 @@
>  #include <linux/delay.h>
>  #include <linux/interrupt.h>
>  #include <linux/vmalloc.h>
> +#include <linux/of_platform.h>
>  
>  #include <pcmcia/ss.h>
> -#include <asm/of_platform.h>
>  
>  static const char driver_name[] = "electra-cf";
>  
> diff --git a/drivers/pcmcia/m8xx_pcmcia.c
> b/drivers/pcmcia/m8xx_pcmcia.c index ac70d2c..9c5be9a 100644
> --- a/drivers/pcmcia/m8xx_pcmcia.c
> +++ b/drivers/pcmcia/m8xx_pcmcia.c
> @@ -49,6 +49,8 @@
>  #include <linux/interrupt.h>
>  #include <linux/fsl_devices.h>
>  #include <linux/bitops.h>
> +#include <linux/of_device.h>
> +#include <linux/of_platform.h>
>  
>  #include <asm/io.h>
>  #include <asm/system.h>
> @@ -57,8 +59,6 @@
>  #include <asm/8xx_immap.h>
>  #include <asm/irq.h>
>  #include <asm/fs_pd.h>
> -#include <asm/of_device.h>
> -#include <asm/of_platform.h>
>  
>  #include <pcmcia/version.h>
>  #include <pcmcia/cs_types.h>

  reply	other threads:[~2008-05-23 13:38 UTC|newest]

Thread overview: 29+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-05-23  6:16 [PATCH 01/12] pata_mpc52xx: use linux/of_platform.h instead of asm Stephen Rothwell
2008-05-23  6:20 ` [PATCH 02/12] pasemi-rng: " Stephen Rothwell
2008-05-23 14:42   ` Olof Johansson
2008-05-23  6:22 ` [PATCH 03/12] ipmi: use linux/of_{device,platform}.h " Stephen Rothwell
2008-05-23  6:25 ` [PATCH 04/12] hwmon: use linux/of_platform.h " Stephen Rothwell
2008-05-26  9:42   ` Stelian Pop
2008-05-23  6:27 ` [PATCH 05/12] macintosh: use linux/of_{device,platform}.h " Stephen Rothwell
2008-05-23 12:20   ` Benjamin Herrenschmidt
2008-05-23  6:28 ` [PATCH 06/12] net: " Stephen Rothwell
2008-05-23  7:09   ` [PATCH 06/12] net: use linux/of_{device, platform}.h " Kumar Gala
2008-06-27  4:58   ` [PATCH 06/12] net: use linux/of_{device,platform}.h " Jeff Garzik
2008-07-02  7:55     ` [PATCH 06/12] net: use linux/of_{device, platform}.h " Kumar Gala
2008-07-03  1:28       ` [PATCH 06/12] net: use linux/of_{device,platform}.h " Stephen Rothwell
2008-07-08 13:28         ` [PATCH 06/12] net: use linux/of_{device, platform}.h " Kumar Gala
2008-05-23  6:31 ` [PATCH 07/12] pcmcia: use linux/of_{device,platform}.h " Stephen Rothwell
2008-05-23 13:38   ` Vitaly Bordug [this message]
2008-05-23 14:42   ` Olof Johansson
2008-05-28 22:28   ` [PATCH 07/12] pcmcia: use linux/of_{device, platform}.h " Dominik Brodowski
2008-05-23  6:32 ` [PATCH 08/12] of_serial: use linux/of_platform.h " Stephen Rothwell
2008-05-23  9:36   ` Arnd Bergmann
2008-05-23  6:35 ` [PATCH 09/12] mpc52xx_psc_spi: " Stephen Rothwell
2008-05-23  6:37 ` [PATCH 10/12] ohci-ppc-of: " Stephen Rothwell
2008-06-06 22:52   ` patch usb-ohci-ppc-of-use-linux-of_platform.h-instead-of-asm.patch added to gregkh-2.6 tree gregkh
2008-05-23  6:39 ` [PATCH 11/12] platinumfb: use linux/of_{device,platform}.h instead of asm Stephen Rothwell
2008-05-23 12:20   ` Benjamin Herrenschmidt
2008-05-23  6:42 ` [PATCH 12/12] mpc5200_wdt: use linux/of_platform.h " Stephen Rothwell
2008-06-27  6:37 ` [PATCH 01/12] pata_mpc52xx: " Jeff Garzik
2008-06-28  5:31   ` Grant Likely
2008-06-28  7:34     ` Stephen Rothwell

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20080523173800.34a91ff8@vitb-lp.dev.rtsoft.ru \
    --to=vitb@kernel.crashing.org \
    --cc=linux-pcmcia@lists.infradead.org \
    --cc=linuxppc-dev@ozlabs.org \
    --cc=olof@lixom.net \
    --cc=sfr@canb.auug.org.au \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).