Skip to content

Commit

Permalink
Support p12 Vivante drivers
Browse files Browse the repository at this point in the history
  • Loading branch information
mxt512 committed Dec 30, 2013
1 parent 922cf6e commit ffa3418
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drivers/gpu/drm/vivante/vivante_drv.c
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@

#include "drm_pciids.h"

static char platformdevicename[] = "Vivante GCCore";
static char platformdevicename[] = "Vivante GCCore:00";
static struct platform_device *pplatformdev;

static struct drm_driver driver = {
Expand Down

0 comments on commit ffa3418

Please sign in to comment.