From: Al Viro Date: Wed, 19 Mar 2008 09:43:49 +0000 (+0000) Subject: ni52: kill the second argument of check586(), get rid of bogus pointer X-Git-Tag: v2.6.26-rc1~1138^2~316^2~20 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=de5971462fe27885290d8c95d9446a8b6d012448;p=pandora-kernel.git ni52: kill the second argument of check586(), get rid of bogus pointer Passing ISA bus address explicitly cast to char * only to cast it back to unsigned long is dumb; so's passing it at all when it's always dev->mem_start... Signed-off-by: Al Viro Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed