From 92d3489ec58b5897a407b07ad9954497a119d3d0 Mon Sep 17 00:00:00 2001 From: Javier Martinez Canillas Date: Fri, 10 Sep 2010 08:42:08 -0400 Subject: [PATCH] USB: r8a66597-udc: Initialize uninitialized variable, fix compile warning In today linux-next I got a compile warning due a possible uninitialized variable This patch solves the issue initializing the variable Signed-off-by: Javier Martinez Canillas Cc: David Brownell Cc: Paul Mundt Cc: Magnus Damm Cc: Yoshihiro Shimoda Signed-off-by: Greg Kroah-Hartman --- Reading git-format-patch failed