aboutsummaryrefslogtreecommitdiff
path: root/src/lib
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib')
-rw-r--r--src/lib/usbdebug.c4
1 files changed, 1 insertions, 3 deletions
diff --git a/src/lib/usbdebug.c b/src/lib/usbdebug.c
index 8dec4e37b6..c108fa3d3f 100644
--- a/src/lib/usbdebug.c
+++ b/src/lib/usbdebug.c
@@ -16,9 +16,7 @@
* along with this program; if not, write to the Free Software
* Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA, 02110-1301 USA
*/
-/*
- * 2006.12.10 yhlu moved it to corbeoot and use struct instead
- */
+
#if !defined(__ROMCC__)
#include <console/console.h>
#else