Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 36289
b: refs/heads/master
c: adf1890
h: refs/heads/master
i:
  36287: f5b8816
v: v3
  • Loading branch information
Paul Mundt committed Sep 27, 2006
1 parent cfe83ca commit 033c5f7
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 4b565680d16300acab0ff167e24f0ea289a6bd5d
refs/heads/master: adf1890b0cd63f754b2171b73e4d845c0950d407
2 changes: 1 addition & 1 deletion trunk/arch/sh/boards/renesas/rts7751r2d/setup.c
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
#include <linux/pm.h>
#include <asm/io.h>
#include <asm/mach/rts7751r2d.h>
#include <asm/mach/voyagergx_reg.h>
#include <asm/voyagergx.h>

static struct plat_serial8250_port uart_platform_data[] = {
{
Expand Down
2 changes: 1 addition & 1 deletion trunk/arch/sh/cchips/voyagergx/irq.c
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@

#include <asm/io.h>
#include <asm/irq.h>
#include <asm/mach/voyagergx_reg.h>
#include <asm/voyagergx.h>

static void disable_voyagergx_irq(unsigned int irq)
{
Expand Down
2 changes: 1 addition & 1 deletion trunk/arch/sh/cchips/voyagergx/setup.c
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
#include <linux/init.h>
#include <linux/module.h>
#include <asm/io.h>
#include <asm/mach/voyagergx_reg.h>
#include <asm/voyagergx.h>

static int __init setup_voyagergx(void)
{
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/* -------------------------------------------------------------------- */
/* voyagergx_reg.h */
/* voyagergx.h */
/* -------------------------------------------------------------------- */
/* This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
Expand Down

0 comments on commit 033c5f7

Please sign in to comment.