From: Alexander Beregalov Date: Thu, 16 Apr 2009 14:45:59 +0000 (+0000) Subject: parisc: superio: fix build breakage X-Git-Tag: v2.6.31-rc2~2^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0c5cb79198d80eaea273f3e91cb418d559f13462;p=pandora-kernel.git parisc: superio: fix build breakage Usage of parport_pc_probe_port was changed in 28783eb52 (parport: Fix various uses of parport_pc). It introduced this build error: drivers/parisc/superio.c: In function 'superio_parport_init': drivers/parisc/superio.c:437: error: too few arguments to function 'parport_pc_probe_port' Fix it. Signed-off-by: Alexander Beregalov Signed-off-by: Kyle McMartin --- Reading git-diff-tree failed