[2.6 patch] media/video/bw-qcam.c: remove an unused function

From: Adrian Bunk
Date: Thu Oct 28 2004 - 17:43:55 EST


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

The patch below removes an unused function from media/video/bw-qcam.c


diffstat output:
drivers/media/video/bw-qcam.c | 5 -----
1 files changed, 5 deletions(-)


Signed-off-by: Adrian Bunk <bunk@xxxxxxxxx>

- --- linux-2.6.10-rc1-mm1-full/drivers/media/video/bw-qcam.c.old 2004-10-28 23:16:36.000000000 +0200
+++ linux-2.6.10-rc1-mm1-full/drivers/media/video/bw-qcam.c 2004-10-28 23:17:06.000000000 +0200
@@ -91,11 +91,6 @@
return parport_read_status(q->pport);
}

- -static inline int read_lpcontrol(struct qcam_device *q)
- -{
- - return parport_read_control(q->pport);
- -}
- -
static inline int read_lpdata(struct qcam_device *q)
{
return parport_read_data(q->pport);

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.6 (GNU/Linux)

iD8DBQFBgXKwmfzqmE8StAARAnbBAJ4nSVGxBfghHU4GT2OAXxkSDnJT2gCgkACJ
t4/AVnBl8LKBN2TTWMkIRXs=
=uM8n
-----END PGP SIGNATURE-----
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/