Skip to content

Commit

Permalink
FreeBSD: intel_gmbus.c: We don't need drm_class anymore.
Browse files Browse the repository at this point in the history
  • Loading branch information
evadot committed Feb 11, 2022
1 parent 49c7ea0 commit baa4de6
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions drivers/gpu/drm/i915/display/intel_gmbus.c
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,6 @@
#include "intel_display_types.h"
#include "intel_gmbus.h"

extern struct class *drm_class;

struct gmbus_pin {
const char *name;
enum i915_gpio gpio;
Expand Down

0 comments on commit baa4de6

Please sign in to comment.