From mboxrd@z Thu Jan 1 00:00:00 1970 From: Lukasz Majewski Date: Sat, 25 Jul 2015 17:02:18 +0200 Subject: [U-Boot] [PATCH v2 2/9] net: tftp: Move tftp.h file from ./net to ./include/net In-Reply-To: <20150725122443.D3FDB380587@gemini.denx.de> References: <1437811877-13764-1-git-send-email-l.majewski@majess.pl> <1437811877-13764-3-git-send-email-l.majewski@majess.pl> <20150725122443.D3FDB380587@gemini.denx.de> Message-ID: <20150725170218.5b5ff300@jawa> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Sat, 25 Jul 2015 14:24:43 +0200 Wolfgang Denk wrote: > Dear Lukasz Majewski, > > In message <1437811877-13764-3-git-send-email-l.majewski@majess.pl> > you wrote: > > This change gives the ability to reuse the header file by > > other subsystems (like e.g. dfu). > > > > Without this change compilation error emerges for the legacy > > update.c file. > > > > Signed-off-by: Lukasz Majewski > > > > --- > > Changes for v2: > > - Move tftp.h from ./include to ./include/net/ directory > > --- > > include/net/tftp.h | 30 ++++++++++++++++++++++++++++++ > > net/bootp.c | 2 +- > > net/net.c | 2 +- > > net/rarp.c | 2 +- > > net/tftp.c | 2 +- > > net/tftp.h | 30 ------------------------------ > > 6 files changed, 34 insertions(+), 34 deletions(-) > > create mode 100644 include/net/tftp.h > > delete mode 100644 net/tftp.h > > NAK. Please resubmit and use "-M -C" when generating the patches, so > the renames will be properly detected and not result in a file > deletion and the addition of an (apparently new) file. Ok, Thanks for pointing this out. > > Best regards, > > Wolfgang Denk > Best regards, Lukasz Majewski -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 181 bytes Desc: OpenPGP digital signature URL: