[U-Boot] [PATCH 2/6] dm: gpio: hi6220: Add a hi6220 GPIO driver model driver.
Tom Rini
trini at konsulko.com
Tue May 12 21:08:41 CEST 2015
On Tue, May 12, 2015 at 08:36:30PM +0200, Marek Vasut wrote:
> On Tuesday, May 12, 2015 at 03:38:28 PM, Peter Griffin wrote:
[snip]
> > +#define BIT(x) (1 << (x))
>
> This macro should be placed into common header files.
We'll fix that once Jagan's series comes in which gives everyone BIT().
--
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20150512/cc8ecd94/attachment.sig>
More information about the U-Boot
mailing list