From: Damien Lespiau Date: Tue, 13 May 2014 14:30:28 +0000 (+0100) Subject: drm/i915: Don't cast void* pointers X-Git-Tag: omap-for-v3.16/fixes-against-rc1~44^2~38^2~135 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9f25d0074236dfe2a56be7caf42fba8df91dcee4;p=pandora-kernel.git drm/i915: Don't cast void* pointers That's not necessary and makes the code not as neat as it could be. Signed-off-by: Damien Lespiau Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed