]> git.sur5r.net Git - u-boot/blobdiff - fs/yaffs2/ydirectenv.h
arch/powerpc/cpu/mpc512x/i2c.c: Fix GCC 4.6 warnings
[u-boot] / fs / yaffs2 / ydirectenv.h
index adcc0b546856f9954db80a153254adf6f3d9902e..b5558108441c3f50c50a03509033aa7a71a63d55 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * YAFFS: Yet another Flash File System . A NAND-flash specific file system. 
+ * YAFFS: Yet another Flash File System . A NAND-flash specific file system.
  *
  * Copyright (C) 2002-2007 Aleph One Ltd.
  *   for Toby Churchill Ltd and Brightstar Engineering
@@ -20,7 +20,7 @@
 #ifndef __YDIRECTENV_H__
 #define __YDIRECTENV_H__
 
-// Direct interface
+/* Direct interface */
 
 #include "devextras.h"
 
@@ -90,5 +90,3 @@
 #define yaffs_strcmp(a,b) strcmp(a,b)
 
 #endif
-
-