Skip to content
Commit 0c5cb791 authored by Alexander Beregalov's avatar Alexander Beregalov Committed by Kyle McMartin
Browse files

parisc: superio: fix build breakage

Usage of parport_pc_probe_port was changed in 28783eb5


(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: default avatarAlexander Beregalov <a.beregalov@gmail.com>
Signed-off-by: default avatarKyle McMartin <kyle@mcmartin.ca>
parent ca0844e3
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment