From: Ben Dooks Date: Fri, 12 Dec 2008 00:24:09 +0000 (+0000) Subject: [ARM] S3C: Fix warnings in the PM memory CRC code X-Git-Tag: v2.6.30-rc1~636^2~7^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=840eeeb880e03927588e0e971cb426441795ff14;p=pandora-kernel.git [ARM] S3C: Fix warnings in the PM memory CRC code Fix warnings from struct resource being bigger than unsigned long by forcing the type. We are only a 32bit platform so no physical memory addresses will be too big to fit in this. Signed-off-by: Ben Dooks --- Reading git-diff-tree failed