From: Dominik Brodowski Date: Fri, 1 Jan 2010 16:40:50 +0000 (+0100) Subject: resource/PCI: mark struct resource as const X-Git-Tag: v2.6.34-rc1~287^2~37 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3b7a17fcdae532d29dffab9d564a28be08960988;p=pandora-kernel.git resource/PCI: mark struct resource as const Now that we return the new resource start position, there is no need to update "struct resource" inside the align function. Therefore, mark the struct resource as const. Cc: Bjorn Helgaas Cc: Yinghai Lu Signed-off-by: Dominik Brodowski Signed-off-by: Jesse Barnes --- Reading git-diff-tree failed