commit | 75a2a79aebe9ffd0bcdb5f8d014d9e5583973014 | [log] [tgz] |
---|---|---|
author | Ricardo Ribalda Delgado <ricardo.ribalda@gmail.com> | Thu Mar 23 23:38:04 2017 +0100 |
committer | David Hendricks <david.hendricks@gmail.com> | Sun Sep 17 18:14:28 2017 +0000 |
tree | 6ea9442fc25620fb9fe0bf887501a4a715e13610 | |
parent | 26d33d2be2851ce0ac16252bc0997eb67068fbed [diff] |
nicintel_spi: Define BIT() macro Replace bit shits with BIT() macro. This improves the readability of the code. Change-Id: I30315891f18d4d5bfbc247bb9012560479afab90 Signed-off-by: Ricardo Ribalda Delgado <ricardo.ribalda@gmail.com> Reviewed-on: https://review.coreboot.org/21432 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: David Hendricks <david.hendricks@gmail.com>