Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 163498
b: refs/heads/master
c: 66d9c51
h: refs/heads/master
v: v3
  • Loading branch information
Magnus Damm authored and Paul Mundt committed Aug 4, 2009
1 parent d6a909e commit 693c2f0
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 2de63cf376585508f6942aaa7337848f8c4cdd7d
refs/heads/master: 66d9c51ac434615b0f0e864c0c9a81d7264ca3ef
4 changes: 4 additions & 0 deletions trunk/arch/sh/boards/mach-se/7722/setup.c
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@
#include <asm/io.h>
#include <asm/heartbeat.h>
#include <asm/sh_keysc.h>
#include <cpu/sh7722.h>

/* Heartbeat */
static struct heartbeat_data heartbeat_data = {
Expand Down Expand Up @@ -137,6 +138,9 @@ static struct platform_device sh_keysc_device = {
.dev = {
.platform_data = &sh_keysc_info,
},
.archdata = {
.hwblk_id = HWBLK_KEYSC,
},
};

static struct platform_device *se7722_devices[] __initdata = {
Expand Down

0 comments on commit 693c2f0

Please sign in to comment.