aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/radeon/atom.c
diff options
context:
space:
mode:
authorAndy Shevchenko <ext-andriy.shevchenko@nokia.com>2010-02-02 14:40:32 -0800
committerDave Airlie <airlied@redhat.com>2010-02-11 14:28:00 +1000
commit3b40a4434f4d65321332dec590a079d7a75077d8 (patch)
treec04b2d9daaaabb0a3ad3b249759291996ff05949 /drivers/gpu/drm/radeon/atom.c
parent9a1420d1185693b6e24719d3937a0c20a3e0e31d (diff)
drivers/gpu/drm/drm_fb_helper.c: don't use private implementation of atoi()
Kernel has simple_strtol() which would be used as atoi(). This is quite the same fix as in 2cb96f86628d6e97fcbda5fe4d8d74876239834c ("fbdev: drop custom atoi from drivers/video/modedb.c") because code in drivers/gpu/drm/drm_fb_helper.c is based on drivers/video/modedb.c. Signed-off-by: Andy Shevchenko <ext-andriy.shevchenko@nokia.com> Cc: Jesse Barnes <jbarnes@virtuousgeek.org> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Dave Airlie <airlied@redhat.com>
Diffstat (limited to 'drivers/gpu/drm/radeon/atom.c')
0 files changed, 0 insertions, 0 deletions