From b94edaf546f08259eec698ba50d244c6457889c4 Mon Sep 17 00:00:00 2001 From: Kristoffer Ericson Date: Tue, 11 Sep 2007 12:51:02 +0900 Subject: [PATCH] --- yaml --- r: 68246 b: refs/heads/master c: c9eaaa9763702bdeac5ac5f790dcebafbada44bb h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/arch/sh/boards/hp6xx/setup.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 992068cb3110..18c4350a0964 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 4f247e84bdb81aab8880f556882a449782a1ea8b +refs/heads/master: c9eaaa9763702bdeac5ac5f790dcebafbada44bb diff --git a/trunk/arch/sh/boards/hp6xx/setup.c b/trunk/arch/sh/boards/hp6xx/setup.c index 7ae708930bac..ac527a870884 100644 --- a/trunk/arch/sh/boards/hp6xx/setup.c +++ b/trunk/arch/sh/boards/hp6xx/setup.c @@ -34,7 +34,7 @@ static struct resource cf_ide_resources[] = { .flags = IORESOURCE_MEM, }, [2] = { - .start = 93, + .start = 77, .flags = IORESOURCE_IRQ, }, };