[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <83FEE161-D10D-4E21-BDB3-D0B6D49668CE@kernel.crashing.org>
Date: Wed, 23 Jan 2008 10:06:44 -0600
From: Kumar Gala <galak@...nel.crashing.org>
To: Jochen Friedrich <jochen@...am.de>
Cc: Vitaly Bordug <vitb@...nel.crashing.org>,
Scott Wood <scottwood@...escale.com>,
"Kernel, Linux" <linux-kernel@...r.kernel.org>,
linuxppc-dev list <linuxppc-dev@...abs.org>
Subject: Re: [PATCHv2 5/8] [POWERPC] Remove sysdev/commproc.h
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@...am.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
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists