linux-ide.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>
To: linux-ide@vger.kernel.org
Cc: linux-kernel@vger.kernel.org
Subject: [PATCH 0/10] ide: scale down <asm/ide.h>
Date: Mon, 7 Jul 2008 23:52:51 +0200	[thread overview]
Message-ID: <200807072352.51710.bzolnier@gmail.com> (raw)


Hi,

This time bunch of fixups/cleanups which allow us to remove <asm/ide.h> for:

- alpha
- blackfin
- cris
- h8300
- ia64
- m32r
- sh
- x86
- xtensa

Archs that need more work for <asm/ide.h> removal:

- arm
- frv
- m68k
- mips
- mn10300
- parisc
- powerpc
- sparc[64]

...so it looks like we are halfway down the road.

diffstat:

 drivers/ide/Kconfig                 |    2 
 drivers/ide/ide-generic.c           |   34 ++++++++++++-
 include/asm-alpha/ide.h             |   44 -----------------
 include/asm-arm/ide.h               |    4 -
 include/asm-blackfin/ide.h          |   27 ----------
 include/asm-cris/arch-v10/ide.h     |   91 ------------------------------------
 include/asm-cris/arch-v32/ide.h     |   56 ----------------------
 include/asm-cris/ide.h              |    1 
 include/asm-frv/ide.h               |    4 -
 include/asm-h8300/ide.h             |   26 ----------
 include/asm-ia64/ide.h              |   51 --------------------
 include/asm-m32r/ide.h              |   86 +++-------------------------------
 include/asm-m68k/ide.h              |    4 -
 include/asm-mips/mach-generic/ide.h |   56 +---------------------
 include/asm-mn10300/ide.h           |    4 -
 include/asm-parisc/ide.h            |    4 -
 include/asm-powerpc/ide.h           |   26 ----------
 include/asm-sh/ide.h                |   21 --------
 include/asm-sparc/ide.h             |    3 -
 include/asm-sparc64/ide.h           |    8 ---
 include/asm-x86/ide.h               |   73 +---------------------------
 include/asm-xtensa/ide.h            |   39 ---------------
 include/linux/ide.h                 |   14 +++++
 23 files changed, 64 insertions(+), 614 deletions(-)

                 reply	other threads:[~2008-07-07 22:00 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=200807072352.51710.bzolnier@gmail.com \
    --to=bzolnier@gmail.com \
    --cc=linux-ide@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    /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).