Re: [PATCH 1/4] ppc64: rename arch/ppc64/kernel/pSeries_pci.c

From: Paul Mackerras
Date: Fri May 06 2005 - 00:21:50 EST


Arnd Bergmann writes:

> Rename pSeries_pci.c to rtas_pci.c as a preparation to generalize it
> for use by BPA. Most of the file can be used by any machine that
> implements rtas.

Hmmm, you rename pSeries_pci.c to rtas_pci.c and then in the next
patch you recreate pSeries_pci.c and move some stuff from rtas_pci.c
into it. Could we have one patch that creates rtas_pci.c and just
moves stuff from pSeries_pci.c to it?

Paul.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/