From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stefan Roese Date: Mon, 7 Sep 2015 13:47:12 +0200 Subject: [U-Boot] [PATCH v5] bitops: introduce BIT() definition In-Reply-To: <1441626234-16364-1-git-send-email-andreas.devel@googlemail.com> References: <1440176519-30102-2-git-send-email-hs@denx.de> <1441626234-16364-1-git-send-email-andreas.devel@googlemail.com> Message-ID: <55ED7940.2010409@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 07.09.2015 13:43, Andreas Bie?mann wrote: > From: Heiko Schocher > > introduce BIT() definition, used in at91_udc gadget > driver. > > Signed-off-by: Heiko Schocher > [remove all other occurrences of BIT(x) definition] > Signed-off-by: Andreas Bie?mann > --- > Full buildman is running > > Would be nice to get some Acked-by/Reviewed-by since this is a fixup of one > patch in a series that should go into 2015.10. Thanks Andreas for cleaning this up. I didn't compile test this yet, but for the mvebu related stuff: Acked-by: Stefan Roese Thanks, Stefan