From: Zhao Yakui Date: Thu, 17 Apr 2014 02:37:39 +0000 (+0800) Subject: drm/i915:Add the VCS2 switch in Intel_ring_setup_status_page X-Git-Tag: omap-for-v3.16/fixes-against-rc1~44^2~56^2~61 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=77fe2ff3db150736ac24512f42caf28a16aa918b;p=pandora-kernel.git drm/i915:Add the VCS2 switch in Intel_ring_setup_status_page The Gen7 doesn't have the second BSD ring. But it will complain the switch check warning message during compilation. So just add it to remove the switch check warning. V1->V2: Follow Daniel's comment to update the comment Reviewed-by: Imre Deak Signed-off-by: Zhao Yakui Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed