From mboxrd@z Thu Jan 1 00:00:00 1970 From: Anatolij Gustschin Date: Sun, 25 Mar 2012 01:17:08 +0100 Subject: [U-Boot] [PATCH 1/2] FAT write: Fix compile errors In-Reply-To: <1332427136-13918-1-git-send-email-mvs@tigris.de> References: <1331632670-14874-1-git-send-email-mvs@tigris.de> <1332427136-13918-1-git-send-email-mvs@tigris.de> Message-ID: <20120325011708.1162f30c@wker> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de 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/121847 > > Reported-by: Donggeun Kim > Cc: Kyungmin Park > --- > fs/fat/fat_write.c | 20 ++++++++------------ > 1 files changed, 8 insertions(+), 12 deletions(-) Applied to u-boot-staging/agust at denx.de after fixing commit log and all attribution tags. NOTE: When submitting patches from other people you should preserve their authorship and SoB and add your SoB. Thanks, Anatolij