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)
commit70a94d6a35072b62f808155f117f00485a395f03
treea425defdab10f053ee863f43b0aad016fbd0c945
parentf22d6ddaeb8126623d62c828a4d4a96dfc4cbc5c
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