From 101057fa40c17e8ecd0cdcf74664235de3b69c34 Mon Sep 17 00:00:00 2001 From: Daniel Vetter Date: Mon, 13 Jul 2015 09:23:19 +0200 Subject: [PATCH] drm/i915: Fix missing return warning for !CONFIG_DEBUGFS MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit This broken code was introduced in commit aa7471d228eb6dfddd0d201ea9746d6a2020972a Author: Jani Nikula Date: Wed Apr 1 11:15:21 2015 +0300 drm/i915: add i915 specific connector debugfs file for DPCD v2: Drop hunk that accidentally crept in. Cc: Jani Nikula Cc: Bob Paauwe Cc: François Valenduc Reported-by: François Valenduc Signed-off-by: Daniel Vetter --- Reading git-format-patch failed