From: Matthew Wilcox Date: Thu, 26 Jul 2007 15:55:07 +0000 (-0400) Subject: [SCSI] advansys: ioremap no longer needs page-aligned addresses X-Git-Tag: v2.6.24-rc1~1290^2~175 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=57ba5fe988f6e0845c459bbe75ecd6aea536805d;p=pandora-kernel.git [SCSI] advansys: ioremap no longer needs page-aligned addresses At some point during Linux 2.1 development, ioremap() gained the ability to handle addresses which weren't page-aligned. Also expand the CONFIG_PCI range to encompass that entire section of wide board initialisation, since all wide boards are PCI. Signed-off-by: Matthew Wilcox Signed-off-by: James Bottomley --- Reading git-diff-tree failed