]> git.baikalelectronics.ru Git - kernel.git/commit
drm: fix crtc no modes printf + typo
authorDave Airlie <airlied@redhat.com>
Wed, 13 Jan 2010 06:15:11 +0000 (16:15 +1000)
committerDave Airlie <airlied@redhat.com>
Wed, 13 Jan 2010 06:15:11 +0000 (16:15 +1000)
commit3a1c865e4416133c3c7be88d2021c9a7c9d4272b
treea425defdab10f053ee863f43b0aad016fbd0c945
parent915f0000fe36bba5fd5365f68d934d6ccfd9361f
drm: fix crtc no modes printf + typo

Toralf Förster pointed out the typo, the fact I forget the if
statement is purely personal fail.

Signed-off-by: Dave Airlie <airlied@redhat.com>
drivers/gpu/drm/drm_crtc_helper.c