Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 230514
b: refs/heads/master
c: 418f219
h: refs/heads/master
v: v3
  • Loading branch information
Nobuhiro Iwamatsu authored and Paul Mundt committed Jan 11, 2011
1 parent 0a003b1 commit f31f22a
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 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: baa7eb025ab14f3cba2e35c0a8648f9c9f01d24f
refs/heads/master: 418f219c25bee9382db6e93b875df6a46c092198
2 changes: 0 additions & 2 deletions trunk/arch/sh/boards/mach-landisk/setup.c
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,6 @@
#include <mach-landisk/mach/iodata_landisk.h>
#include <asm/io.h>

void init_landisk_IRQ(void);

static void landisk_power_off(void)
{
__raw_writeb(0x01, PA_SHUTDOWN);
Expand Down
4 changes: 3 additions & 1 deletion trunk/arch/sh/include/mach-landisk/mach/iodata_landisk.h
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
#define __ASM_SH_IODATA_LANDISK_H

/*
* linux/include/asm-sh/landisk/iodata_landisk.h
* arch/sh/include/mach-landisk/mach/iodata_landisk.h
*
* Copyright (C) 2000 Atom Create Engineering Co., Ltd.
*
Expand Down Expand Up @@ -35,6 +35,8 @@
#define IRQ_BUTTON 12 /* USL-5P Button IRQ */
#define IRQ_FAULT 13 /* USL-5P Fault IRQ */

void init_landisk_IRQ(void);

#define __IO_PREFIX landisk
#include <asm/io_generic.h>

Expand Down

0 comments on commit f31f22a

Please sign in to comment.