From: Andy Shevchenko Date: Wed, 16 Dec 2009 00:46:24 +0000 (-0800) Subject: fbdev: drop custom atoi from drivers/video/modedb.c X-Git-Tag: v2.6.33-rc1~71^2~129 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2cb96f86628d6e97fcbda5fe4d8d74876239834c;p=pandora-kernel.git fbdev: drop custom atoi from drivers/video/modedb.c Kernel has simple_strtol() implementation which could be used as atoi(). Signed-off-by: Andy Shevchenko Cc: Krzysztof Helt Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed