From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stefan Roese Date: Wed, 26 Feb 2014 15:15:55 +0100 Subject: [U-Boot] [PATCH] sizes.h - consolidate for all architectures In-Reply-To: <1393422478-28691-1-git-send-email-abrodkin@synopsys.com> References: <1393422478-28691-1-git-send-email-abrodkin@synopsys.com> Message-ID: <530DF71B.9000702@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 26.02.2014 14:47, Alexey Brodkin wrote: > Copied from Linux sources "include/linux/sizes.h" commit > 413541dd66d51f791a0b169d9b9014e4f56be13c > > Signed-off-by: Alexey Brodkin > > Cc: Vineet Gupta > Cc: Tom Rini > Cc: Stefan Roese > Cc: Albert Aribaud Even though that I know that Wolfgang is against the usage of those SZ_xxx macros, this is still better that before. So: Acked-by: Stefan Roese Thanks, Stefan