Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 120107
b: refs/heads/master
c: 4eec883
h: refs/heads/master
i:
  120105: b8b627e
  120103: 2bc44d5
v: v3
  • Loading branch information
Paul Mundt committed Dec 22, 2008
1 parent c8be98e commit e994142
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 10 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: 4545bfa00a010b619a596b3893be820935c01bb7
refs/heads/master: 4eec8834f085e5eaf70e64849f879068256c07c5
9 changes: 0 additions & 9 deletions trunk/arch/sh/boards/mach-migor/setup.c
Original file line number Diff line number Diff line change
Expand Up @@ -589,12 +589,3 @@ static int __init migor_devices_setup(void)
return platform_add_devices(migor_devices, ARRAY_SIZE(migor_devices));
}
__initcall(migor_devices_setup);

static void __init migor_setup(char **cmdline_p)
{
}

static struct sh_machine_vector mv_migor __initmv = {
.mv_name = "Migo-R",
.mv_setup = migor_setup,
};

0 comments on commit e994142

Please sign in to comment.