From: Tobias Klauser Date: Wed, 9 Sep 2009 08:41:30 +0000 (-0700) Subject: niu: Use resource_size instead of private function X-Git-Tag: v2.6.32-rc1~703^2~30 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6f0e013548fd15fddb952f657a3cc81282641191;p=pandora-kernel.git niu: Use resource_size instead of private function The function res_size in drivers/net/niu.c is a copy of resource_size in linux/ioport.h. Remove the function and use resource_size instead. Signed-off-by: Tobias Klauser Signed-off-by: David S. Miller --- Reading git-diff-tree failed