3a0beaad72 author Ben Dooks 1254437053 -0700 committer Linus Torvalds 1254438674 -0700 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