[ARM] 4056/1: iop13xx: fix resource.end off-by-one in flash setup
authorLennert Buytenhek <buytenh@wantstofly.org>
Mon, 18 Dec 2006 00:02:24 +0000 (01:02 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Mon, 18 Dec 2006 00:14:58 +0000 (00:14 +0000)
The struct resource 'end' field is inclusive, the iop13xx flash
setup code got this wrong.

Signed-off-by: Lennert Buytenhek <buytenh@wantstofly.org>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>

No differences found