Skip to content

Commit

Permalink
Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6
Browse files Browse the repository at this point in the history
* master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6:
  sh: Fixup __raw_read_trylock().
  sh: Kill off remaining config.h references.
  sh: Initial gitignore list
  sh: build fixes for defconfigs.
  sh: Kill off more dead headers.
  sh: Set pclk default for SH7705.
  sh: defconfig updates.
  • Loading branch information
Linus Torvalds committed Oct 3, 2006
2 parents 1e9abb5 + fac99d9 commit 6ebfc0e
Show file tree
Hide file tree
Showing 63 changed files with 5,706 additions and 3,421 deletions.
2 changes: 1 addition & 1 deletion arch/sh/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -377,7 +377,7 @@ config SH_PCLK_FREQ
default "50000000" if CPU_SUBTYPE_SH7750 || CPU_SUBTYPE_SH7780
default "60000000" if CPU_SUBTYPE_SH7751
default "33333333" if CPU_SUBTYPE_SH7300 || CPU_SUBTYPE_SH7770 || \
CPU_SUBTYPE_SH7760
CPU_SUBTYPE_SH7760 || CPU_SUBTYPE_SH7705
default "27000000" if CPU_SUBTYPE_SH73180 || CPU_SUBTYPE_SH7343
default "66000000" if CPU_SUBTYPE_SH4_202
help
Expand Down
1 change: 0 additions & 1 deletion arch/sh/boards/hp6xx/hp6xx_apm.c
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License.
*/
#include <linux/config.h>
#include <linux/module.h>
#include <linux/apm_bios.h>
#include <linux/kernel.h>
Expand Down
1 change: 0 additions & 1 deletion arch/sh/boards/hp6xx/pm.c
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License.
*/
#include <linux/config.h>
#include <linux/init.h>
#include <linux/suspend.h>
#include <linux/errno.h>
Expand Down
4 changes: 1 addition & 3 deletions arch/sh/boards/landisk/irq.c
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,6 @@
* modified by kogiidena
* 2005.03.03
*/

#include <linux/config.h>
#include <linux/init.h>
#include <linux/irq.h>
#include <asm/io.h>
Expand Down Expand Up @@ -83,7 +81,7 @@ static struct hw_interrupt_type landisk_irq_type = {
static void make_landisk_irq(unsigned int irq)
{
disable_irq_nosync(irq);
irq_desc[irq].handler = &landisk_irq_type;
irq_desc[irq].chip = &landisk_irq_type;
disable_landisk_irq(irq);
}

Expand Down
2 changes: 0 additions & 2 deletions arch/sh/boards/landisk/landisk_pwb.c
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,6 @@
*
* LED control drive function added by kogiidena
*/

#include <linux/config.h>
#include <linux/module.h>
#include <linux/errno.h>
#include <linux/signal.h>
Expand Down
2 changes: 0 additions & 2 deletions arch/sh/boards/landisk/rtc.c
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,6 @@
* modifed by kogiidena
* 2005.09.16
*/

#include <linux/config.h>
#include <linux/init.h>
#include <linux/kernel.h>
#include <linux/sched.h>
Expand Down
1 change: 0 additions & 1 deletion arch/sh/boards/landisk/setup.c
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@
* License. See the file "COPYING" in the main directory of this archive
* for more details.
*/
#include <linux/config.h>
#include <linux/init.h>
#include <linux/pm.h>
#include <linux/mm.h>
Expand Down
4 changes: 1 addition & 3 deletions arch/sh/boards/renesas/r7780rp/irq.c
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,6 @@
* Modified for R7780RP-1 by
* Atom Create Engineering Co., Ltd. 2002.
*/

#include <linux/config.h>
#include <linux/init.h>
#include <linux/irq.h>
#include <asm/io.h>
Expand Down Expand Up @@ -83,7 +81,7 @@ static struct hw_interrupt_type r7780rp_irq_type = {
static void make_r7780rp_irq(unsigned int irq)
{
disable_irq_nosync(irq);
irq_desc[irq].handler = &r7780rp_irq_type;
irq_desc[irq].chip = &r7780rp_irq_type;
disable_r7780rp_irq(irq);
}

Expand Down
2 changes: 0 additions & 2 deletions arch/sh/boards/renesas/r7780rp/led.c
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,6 @@
*
* This file contains Renesas Solutions HIGHLANDER R7780RP-1 specific LED code.
*/

#include <linux/config.h>
#include <linux/sched.h>
#include <asm/io.h>
#include <asm/r7780rp/r7780rp.h>
Expand Down
2 changes: 1 addition & 1 deletion arch/sh/boards/renesas/systemh/setup.c
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,6 @@ struct sh_machine_vector mv_7751systemh __initmv = {
.mv_outsw = sh7751systemh_outsw,
.mv_outsl = sh7751systemh_outsl,

.mv_init_irq = sh7751system_init_irq,
.mv_init_irq = sh7751systemh_init_irq,
};
ALIAS_MV(7751systemh)
2 changes: 0 additions & 2 deletions arch/sh/boards/se/7343/io.c
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@
* I/O routine for SH-Mobile3AS 7343 SolutionEngine.
*
*/

#include <linux/config.h>
#include <linux/kernel.h>
#include <asm/io.h>
#include <asm/mach/se7343.h>
Expand Down
4 changes: 1 addition & 3 deletions arch/sh/boards/se/7343/irq.c
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@
* arch/sh/boards/se/7343/irq.c
*
*/

#include <linux/config.h>
#include <linux/init.h>
#include <linux/interrupt.h>
#include <linux/irq.h>
Expand Down Expand Up @@ -73,7 +71,7 @@ static void
make_intreq_irq(unsigned int irq)
{
disable_irq_nosync(irq);
irq_desc[irq].handler = &intreq_irq_type;
irq_desc[irq].chip = &intreq_irq_type;
disable_intreq_irq(irq);
}

Expand Down
2 changes: 0 additions & 2 deletions arch/sh/boards/se/7343/led.c
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@
* arch/sh/boards/se/7343/led.c
*
*/

#include <linux/config.h>
#include <linux/sched.h>
#include <asm/mach/se7343.h>

Expand Down
1 change: 0 additions & 1 deletion arch/sh/boards/se/7343/setup.c
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
#include <linux/config.h>
#include <linux/init.h>
#include <linux/platform_device.h>
#include <asm/machvec.h>
Expand Down
7 changes: 2 additions & 5 deletions arch/sh/boards/se/770x/setup.c
Original file line number Diff line number Diff line change
Expand Up @@ -8,13 +8,10 @@
*
*/
#include <linux/init.h>
#include <linux/irq.h>
#include <linux/hdreg.h>
#include <linux/ide.h>
#include <asm/io.h>
#include <asm/machvec.h>
#include <asm/se.h>
#include <asm/io.h>
#include <asm/smc37c93x.h>
#include <asm/machvec.h>

void heartbeat_se(void);
void init_se_IRQ(void);
Expand Down
6 changes: 2 additions & 4 deletions arch/sh/boards/se/7751/setup.c
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,10 @@
* Modified for 7751 Solution Engine by
* Ian da Silva and Jeremy Siegel, 2001.
*/

#include <linux/init.h>
#include <linux/irq.h>
#include <linux/ide.h>
#include <asm/io.h>
#include <asm/machvec.h>
#include <asm/se7751.h>
#include <asm/io.h>

void heartbeat_7751se(void);
void init_7751se_IRQ(void);
Expand Down
1 change: 1 addition & 0 deletions arch/sh/boards/sh03/setup.c
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@

#include <linux/init.h>
#include <linux/irq.h>
#include <linux/pci.h>
#include <asm/io.h>
#include <asm/rtc.h>
#include <asm/sh03/io.h>
Expand Down
1 change: 1 addition & 0 deletions arch/sh/boot/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
zImage
Loading

0 comments on commit 6ebfc0e

Please sign in to comment.