aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c
diff options
context:
space:
mode:
authorArnd Bergmann <[email protected]>2017-08-23 13:28:19 +0000
committerTomi Valkeinen <[email protected]>2017-08-24 12:17:25 +0000
commitd1bbc823781f9b325fb25b4af83cf1afd314e6d5 (patch)
tree1c9153c069061b3d2c431d078f5f8e278dde3214 /drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c
parentdrm/omap: work-around for omap3 display enable (diff)
downloadkernel-d1bbc823781f9b325fb25b4af83cf1afd314e6d5.tar.gz
kernel-d1bbc823781f9b325fb25b4af83cf1afd314e6d5.zip
ARM: OMAP2+: fix missing variable declaration
The function that was added doesn't actually build: arch/arm/mach-omap2/display.c: In function 'omapdss_init_fbdev': arch/arm/mach-omap2/display.c:184:2: error: 'r' undeclared (first use in this function) This adds a declaration for 'r' to fix it. Fixes: 5ce783025c82 ("ARM: OMAP2+: Don't register omapdss device for omapdrm") Signed-off-by: Arnd Bergmann <[email protected]> Reviewed-by: Laurent Pinchart <[email protected]> Acked-by: Tony Lindgren <[email protected]> Signed-off-by: Tomi Valkeinen <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c')
0 files changed, 0 insertions, 0 deletions