From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tom Rini Date: Mon, 24 Nov 2014 17:10:40 -0500 Subject: [U-Boot] [U-Boot, v3, 3/6] include: move various macros to include/linux/kernel.h In-Reply-To: <1415297011-20327-4-git-send-email-yamada.m@jp.panasonic.com> References: <1415297011-20327-4-git-send-email-yamada.m@jp.panasonic.com> Message-ID: <20141124221040.GM21184@bill-the-cat> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Fri, Nov 07, 2014 at 03:03:28AM +0900, Masahiro Yamada wrote: > U-Boot has imported various utility macros from Linux > scattering them to various places without consistency. > > In include/common.h are min, max, min3, max3, ARRAY_SIZE, ALIGN, > container_of, DIV_ROUND_UP, etc. > In include/linux/compat.h are min_t, max_t, round_up, round_down, > etc. > We also have duplicated defines of min_t in some *.c files. > > Moreover, we are suffering from too cluttered include/common.h. > > This commit moves various macros that originate in > include/linux/kernel.h of Linux to their original position. > > Note: > This commit simply moves the macros; the macros roundup, > min, max, min2, max3, ARRAY_SIZE are different > from those of Linux at this point. > > Signed-off-by: Masahiro Yamada Applied to u-boot/master, thanks! -- Tom -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 836 bytes Desc: Digital signature URL: