projects
/
GitHub
/
LineageOS
/
android_kernel_samsung_universal7580.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7216ddc
)
sh: hp6xx: Trivial build fixes for INTC changes.
author
Paul Mundt
<lethal@linux-sh.org>
Thu, 13 Sep 2007 07:36:52 +0000
(16:36 +0900)
committer
Paul Mundt
<lethal@linux-sh.org>
Fri, 21 Sep 2007 02:57:54 +0000
(11:57 +0900)
Get the IRL->IRQ stuff building.
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
arch/sh/boards/hp6xx/setup.c
patch
|
blob
|
blame
|
history
diff --git
a/arch/sh/boards/hp6xx/setup.c
b/arch/sh/boards/hp6xx/setup.c
index f97d6846cdce568776233055816926354512d9d4..2f414ac3c69090161717c85e55435e8110995f36 100644
(file)
--- a/
arch/sh/boards/hp6xx/setup.c
+++ b/
arch/sh/boards/hp6xx/setup.c
@@
-59,7
+59,7
@@
static struct platform_device *hp6xx_devices[] __initdata = {
static void __init hp6xx_init_irq(void)
{
/* Gets touchscreen and powerbutton IRQ working */
- plat_irq_setup(IRQ_MODE_IRQ);
+ plat_irq_setup
_pins
(IRQ_MODE_IRQ);
}
static int __init hp6xx_devices_setup(void)