From 7610a04c008768abf8a372d2358e7629877b8305 Mon Sep 17 00:00:00 2001 From: Daniel Vetter Date: Wed, 10 Sep 2014 12:43:52 +0200 Subject: [PATCH] drm: Drop drm_sysfs_class from drmP.h No user at all. My guess is that this is a leftover from ttm before it used the more abstract helpers to register/unregister its sysfs objects (see drm_sysfs.h). At least in the existing history it was never used. Signed-off-by: Daniel Vetter --- Reading git-format-patch failed