https://github.com/torvalds/linux
Revision 0c5cb79198d80eaea273f3e91cb418d559f13462 authored by Alexander Beregalov on 16 April 2009, 14:45:59 UTC, committed by Kyle McMartin on 03 July 2009, 03:34:12 UTC
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 <a.beregalov@gmail.com>
Signed-off-by: Kyle McMartin <kyle@mcmartin.ca>
1 parent ca0844e
History
Tip revision: 0c5cb79198d80eaea273f3e91cb418d559f13462 authored by Alexander Beregalov on 16 April 2009, 14:45:59 UTC
parisc: superio: fix build breakage
Tip revision: 0c5cb79
File Mode Size
Documentation
arch
block
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.gitignore -rw-r--r-- 945 bytes
.mailmap -rw-r--r-- 3.9 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 91.7 KB
Kbuild -rw-r--r-- 2.4 KB
MAINTAINERS -rw-r--r-- 147.5 KB
Makefile -rw-r--r-- 53.8 KB
README -rw-r--r-- 17.0 KB
REPORTING-BUGS -rw-r--r-- 3.1 KB

README

back to top