[PATCHv2 5/8] [POWERPC] Remove sysdev/commproc.h

Kumar Gala galak at kernel.crashing.org
Thu Jan 24 03:06:44 EST 2008


On Jan 23, 2008, at 10:00 AM, Jochen Friedrich wrote:

> Move cpm1 specific prototypes to asm/commproc.h and mpc8xx specific
> prototypes to asm/mpc8xx.h. Adjust includes accordingly. Remove now
> unneeded sysdev/commproc.h.
>
> Signed-off-by: Jochen Friedrich <jochen at scram.de>
> ---
> arch/powerpc/platforms/8xx/ep88xc.c          |    3 +--
> arch/powerpc/platforms/8xx/m8xx_setup.c      |    1 -
> arch/powerpc/platforms/8xx/mpc86xads_setup.c |    2 --
> arch/powerpc/platforms/8xx/mpc885ads_setup.c |    2 --
> arch/powerpc/sysdev/commproc.c               |    1 -
> arch/powerpc/sysdev/commproc.h               |   12 ------------
> arch/powerpc/sysdev/mpc8xx_pic.c             |    1 -
> drivers/net/fs_enet/mac-scc.c                |    1 -
> include/asm-powerpc/commproc.h               |    2 ++
> include/asm-powerpc/mpc8xx.h                 |    7 +++++++

Do we really need the prototypes you moved into asm/mpc8xx.h here?   
can they just live in platforms/8xx/8xx.h or something like that?

- k




More information about the Linuxppc-dev mailing list