From mboxrd@z Thu Jan 1 00:00:00 1970 From: Albert ARIBAUD Date: Thu, 21 Apr 2011 13:35:13 +0200 Subject: [U-Boot] [PATCH v2 3/4] ftsdmc020: move ftsdmc020.h to include/faraday In-Reply-To: References: <1300770080-9893-1-git-send-email-macpaul@andestech.com> <1300770080-9893-3-git-send-email-macpaul@andestech.com> <4DA9235A.9020103@aribaud.net> <4DA93C18.10805@aribaud.net> Message-ID: <4DB01671.2080002@aribaud.net> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi MacPaul, Le 21/04/2011 04:57, Macpaul Lin a ?crit : > HI Albert, > > 2011/4/16 Albert ARIBAUD: >> Please resend a V3 patch set of the four patches, even if two of them are >> unchanged. Make sure all patches have their history updated, even the >> unchanged patches ('V3: no change'). I'll apply the whole set in one go. >> >> Amicalement, >> -- >> Albert. >> > > Patch v3 of this set of patches has been send on 2011-04-16 > > Please refer to > http://patchwork.ozlabs.org/patch/91478/ > http://patchwork.ozlabs.org/patch/91479/ > http://patchwork.ozlabs.org/patch/91476/ > http://patchwork.ozlabs.org/patch/91477/ 91476 and 91477 are ok, I'll apply them. 91478 and 91479, though, I don't see their point: they are adding a file that obviously no one used before it was added, but that no one uses now. These header files are dead code, and should only be added in a patch where other code changes actually make them required. Amicalement, -- Albert.