diff options
author | Andy Shevchenko <ext-andriy.shevchenko@nokia.com> | 2010-02-02 14:40:32 -0800 |
---|---|---|
committer | Dave Airlie <airlied@redhat.com> | 2010-02-11 14:28:00 +1000 |
commit | 3b40a4434f4d65321332dec590a079d7a75077d8 (patch) | |
tree | c04b2d9daaaabb0a3ad3b249759291996ff05949 /tools | |
parent | 9a1420d1185693b6e24719d3937a0c20a3e0e31d (diff) | |
download | op-kernel-dev-3b40a4434f4d65321332dec590a079d7a75077d8.zip op-kernel-dev-3b40a4434f4d65321332dec590a079d7a75077d8.tar.gz |
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 'tools')
0 files changed, 0 insertions, 0 deletions