summaryrefslogtreecommitdiff
path: root/arch/arm/mach-omap2/devices.c
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/mach-omap2/devices.c')
-rw-r--r--arch/arm/mach-omap2/devices.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/mach-omap2/devices.c b/arch/arm/mach-omap2/devices.c
index 333424c206e..dbab73ad0bd 100644
--- a/arch/arm/mach-omap2/devices.c
+++ b/arch/arm/mach-omap2/devices.c
@@ -1038,7 +1038,7 @@ static void omap_init_gpu(void)
struct omap_hwmod *oh;
struct platform_device *od;
struct gpu_platform_data *pdata;
- const char *oh_name = "gpu";
+ const char *oh_name = "gpu";
char *name = "omapdrm_pvr";
oh = omap_hwmod_lookup(oh_name);