From: Ben Dooks Date: Thu, 1 Oct 2009 22:44:13 +0000 (-0700) Subject: s3cmci: use resource_size() instead of local macro X-Git-Tag: v2.6.32-rc3~38 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=da52a7ca7a689712e689e2cc5936cd9fa34df443;p=pandora-kernel.git s3cmci: use resource_size() instead of local macro Replace the local definition RESSIZE() with the standard resource_size() call for getting the size of a struct resource. Signed-off-by: Ben Dooks Cc: Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed