From: Feng, Boqun Date: Thu, 28 Apr 2011 09:15:33 +0000 (+0800) Subject: drm/i915: clean up unused ring_get_irq/ring_put_irq functions X-Git-Tag: v3.0-rc1~312^2~1^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8547920fc6f0d288fcc57ca705ccb2d00920fc72;p=pandora-kernel.git drm/i915: clean up unused ring_get_irq/ring_put_irq functions This patch depends on patch "drm/i915: fix user irq miss in BSD ring on g4x". Once the previous patch apply, ring_get_irq/ring_put_irq become unused. So simply remove them. Signed-off-by: Feng, Boqun Reviewed-by: Xiang, Haihao Signed-off-by: Keith Packard --- Reading git-diff-tree failed