From: Dave Airlie Date: Tue, 28 Mar 2006 22:12:52 +0000 (+1000) Subject: drm: sis fix compile warning X-Git-Tag: v2.6.17-rc1~147^2~1 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d2b58b58838159b2afdc624f74b208e8bd3c029e;p=pandora-kernel.git drm: sis fix compile warning Prevent a gcc warning in the SIS DRM driver. offset is a unsigned int and the printk wants a long. Signed-off-by: Jon Mason Signed-off-by: Andrew Morton Signed-off-by: Dave Airlie --- Reading git-diff-tree failed