[Cbe-oss-dev] [PATCH ps3-linux.git] Fix compilation of drivers/ps3/vuart.c\

Geert Uytterhoeven Geert.Uytterhoeven at sonycom.com
Thu May 24 18:46:18 EST 2007


Fix compilation of drivers/ps3/vuart.c

Signed-off-by: Geert Uytterhoeven <Geert.Uytterhoeven at sonycom.com>
---
 drivers/ps3/vuart.c |    2 +-
 1 files changed, 1 insertion(+), 1 deletion(-)

--- a/drivers/ps3/vuart.c
+++ b/drivers/ps3/vuart.c
@@ -1260,7 +1260,7 @@ static void ps3_vuart_port_release_devic
 
 	dev_dbg(&dev->core, " <- %s:%d\n", __func__, __LINE__);
 #else
-	device_unregister(&dev->core); //here, or in ps3_vuart_remove???
+	device_unregister(_dev); //here, or in ps3_vuart_remove???
 #endif
 }
 

Gr{oetje,eeting}s,

						Geert

--
Geert Uytterhoeven -- Sony Network and Software Technology Center Europe (NSCE)
Geert.Uytterhoeven at sonycom.com ------- The Corporate Village, Da Vincilaan 7-D1
Voice +32-2-7008453 Fax +32-2-7008622 ---------------- B-1935 Zaventem, Belgium



More information about the cbe-oss-dev mailing list