From: Mika Kuoppala Date: Fri, 12 Jul 2013 13:50:57 +0000 (+0300) Subject: drm/i915: move error state to own compilation unit X-Git-Tag: v3.12-rc1~136^2~165^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=84734a049d0ef2f6f5fb0a1fe060cd51480dd855;p=pandora-kernel.git drm/i915: move error state to own compilation unit Move error state generation and stringification to it's own compilation unit. Sysfs also uses this so it can't be under CONFIG_DEBUG_FS This fixes a regression introduced in commit ef86ddced720fddc3835558447a7f594d3609c73 Author: Mika Kuoppala Date: Thu Jun 6 17:38:54 2013 +0300 drm/i915: add error_state sysfs entry Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=66814 Signed-off-by: Mika Kuoppala Reported-by: kbuild test robot Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed