From mboxrd@z Thu Jan 1 00:00:00 1970 From: Anatolij Gustschin Date: Fri, 10 Aug 2012 23:20:27 +0200 Subject: [U-Boot] [PATCH 1/3] COMMON: Add __stringify() function In-Reply-To: <20120810204554.9F8EF202DBF@gemini.denx.de> References: <1344423139-18610-1-git-send-email-marex@denx.de> <20120810222104.1e6c4afc@wker> <20120810204554.9F8EF202DBF@gemini.denx.de> Message-ID: <20120810232027.2fc736f9@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 Wolfgang, On Fri, 10 Aug 2012 22:45:54 +0200 Wolfgang Denk wrote: ... > > applied to my staging branch, thanks! > > Please undo. This patch does not meet formal requirements. It > contains code copied from Linux without sufficient attribution. OK, dropped for now. This series also needs more build-testing, it seems. Thanks, Anatolij