mx6sabreauto: Convert to DM_ETH
[oweals/u-boot.git] / include / blk.h
index 65db69f5d9eb771d6c91709da27ba3b24e2afb3e..6f541bb2bae484ae594d022b496ef44f3d0bd932 100644 (file)
@@ -129,7 +129,7 @@ int blkcache_init(void);
  * @param blksz - size in bytes of each block
  * @param buf - buffer to contain cached data
  *
- * @return - '1' if block returned from cache, '0' otherwise.
+ * @return - 1 if block returned from cache, 0 otherwise.
  */
 int blkcache_read(int iftype, int dev,
                  lbaint_t start, lbaint_t blkcnt,