sh: Fix up read-only variable assignment in pcibios_align_resource().
authorPaul Mundt <lethal@linux-sh.org>
Thu, 28 Jan 2010 09:15:05 +0000 (18:15 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Thu, 28 Jan 2010 09:15:05 +0000 (18:15 +0900)
commit849593591ce3b5f9352966c9d410284dc04d03b6
tree481c0e43522f96acfad5b8911b547fddaac82b35
parent621266bdf4b78fa92f7eabd7688b86f0dbd61d64
sh: Fix up read-only variable assignment in pcibios_align_resource().

arch/sh/drivers/pci/pci.c:167: error: assignment of read-only location '*res'

Signed-off-by: Paul Mundt <lethal@linux-sh.org>
arch/sh/drivers/pci/pci.c