From: Magnus D. <mag...@gm...> - 2007-07-25 02:38:21
|
On 7/25/07, Paul Mundt <le...@li...> wrote: > On Tue, Jul 24, 2007 at 11:45:08PM +0900, Magnus Damm wrote: > > sh: remove support for sh7300 and solution engine 7300 > > > > This patch removes old dead code: > > - kill off sh7300 cpu support > > - get rid of broken solution engine 7300 board support > > > > arch/sh/kernel/cpu/sh3/clock-sh7710.c | 78 +++ > > This seems to have snuck in. I'll apply the rest of it with this part > removed, but you may want to respin your SH7710 patches. You may also > want to double check to make sure no other bits accidentally made it in. The file clock-sh7300.c is renamed to clock-7710.c as part of the sh7300 removal. Both sh7710 and sh7300 are using the same clock file. I can always keep the name unchanged of the clock-sh7300.c file if you prefer that.. / magnus |