[PATCH 3/3] Move all the very similar files

Stephen Rothwell sfr at canb.auug.org.au
Mon Aug 22 16:10:30 EST 2005


This moves all the very similar files - either the ppc64 file included
the ppc file or they differed in simple comments.

Signed-off-by: Stephen Rothwell <sfr at canb.auug.org.au>

---

This patch is too large for the list, so it is available at
http://ozlabs.org/~sfr/0003-This-moves-all-the-very-similar-files-either-the-ppc64-file-included.txt

 include/asm-powerpc/dbdma.h        |  102 ++++++++++
 include/asm-powerpc/errno.h        |   11 +
 include/asm-powerpc/ioctl.h        |   69 +++++++
 include/asm-powerpc/ioctls.h       |  107 ++++++++++
 include/asm-powerpc/keylargo.h     |  248 ++++++++++++++++++++++++
 include/asm-powerpc/local.h        |    1
 include/asm-powerpc/macio.h        |  141 +++++++++++++
 include/asm-powerpc/namei.h        |   20 ++
 include/asm-powerpc/of_device.h    |   62 ++++++
 include/asm-powerpc/parport.h      |   18 ++
 include/asm-powerpc/percpu.h       |    1
 include/asm-powerpc/pmac_feature.h |  379 ++++++++++++++++++++++++++++++++++++
 include/asm-powerpc/pmac_low_i2c.h |   43 ++++
 include/asm-powerpc/poll.h         |   23 ++
 include/asm-powerpc/resource.h     |    1
 include/asm-powerpc/shmparam.h     |    6 +
 include/asm-powerpc/string.h       |   32 +++
 include/asm-powerpc/unaligned.h    |   18 ++
 include/asm-powerpc/uninorth.h     |  229 ++++++++++++++++++++++
 include/asm-ppc/dbdma.h            |  102 ----------
 include/asm-ppc/errno.h            |   11 -
 include/asm-ppc/ioctl.h            |   69 -------
 include/asm-ppc/ioctls.h           |  107 ----------
 include/asm-ppc/keylargo.h         |  248 ------------------------
 include/asm-ppc/local.h            |    6 -
 include/asm-ppc/macio.h            |  141 -------------
 include/asm-ppc/namei.h            |   20 --
 include/asm-ppc/of_device.h        |   62 ------
 include/asm-ppc/parport.h          |   18 --
 include/asm-ppc/percpu.h           |    6 -
 include/asm-ppc/pmac_feature.h     |  379 ------------------------------------
 include/asm-ppc/pmac_low_i2c.h     |   43 ----
 include/asm-ppc/poll.h             |   23 --
 include/asm-ppc/resource.h         |    6 -
 include/asm-ppc/shmparam.h         |    6 -
 include/asm-ppc/string.h           |   32 ---
 include/asm-ppc/unaligned.h        |   18 --
 include/asm-ppc/uninorth.h         |  229 ----------------------
 include/asm-ppc64/dbdma.h          |    2
 include/asm-ppc64/errno.h          |   18 --
 include/asm-ppc64/ioctl.h          |   74 -------
 include/asm-ppc64/ioctls.h         |  114 -----------
 include/asm-ppc64/keylargo.h       |    2
 include/asm-ppc64/local.h          |    1
 include/asm-ppc64/macio.h          |    2
 include/asm-ppc64/namei.h          |   23 --
 include/asm-ppc64/of_device.h      |    2
 include/asm-ppc64/parport.h        |   18 --
 include/asm-ppc64/percpu.h         |    6 -
 include/asm-ppc64/pmac_feature.h   |    2
 include/asm-ppc64/pmac_low_i2c.h   |    2
 include/asm-ppc64/poll.h           |   32 ---
 include/asm-ppc64/resource.h       |    6 -
 include/asm-ppc64/shmparam.h       |   13 -
 include/asm-ppc64/string.h         |   35 ---
 include/asm-ppc64/unaligned.h      |   21 --
 include/asm-ppc64/uninorth.h       |    2
 57 files changed, 1511 insertions(+), 1901 deletions(-)

-- 
Cheers,
Stephen Rothwell                    sfr at canb.auug.org.au
http://www.canb.auug.org.au/~sfr/



More information about the Linuxppc-dev mailing list