Re: [U-Boot] [PATCH 1/2] FAT write: Fix compile errors

2012-03-24 Thread Anatolij Gustschin
Hello Maximilian, On Thu, 22 Mar 2012 15:38:55 +0100 Maximilian Schwerin wrote: > This patch removes compile errors introduced by > 'fs/fat: Fix FAT detection to support non-DOS partition tables'. > > This patch was originally part of > > http://article.gmane.org/gmane.comp.boot-loaders.u-boot

[U-Boot] [PATCH 1/2] FAT write: Fix compile errors

2012-03-22 Thread Maximilian Schwerin
This patch removes compile errors introduced by 'fs/fat: Fix FAT detection to support non-DOS partition tables'. This patch was originally part of http://article.gmane.org/gmane.comp.boot-loaders.u-boot/121847 Reported-by: Donggeun Kim Cc: Kyungmin Park --- fs/fat/fat_write.c | 20 -