summaryrefslogtreecommitdiffstats
path: root/include/configs/stout.h
diff options
context:
space:
mode:
authorJagan Teki <jteki@openedev.com>2015-10-27 23:09:56 +0530
committerJagan Teki <jteki@openedev.com>2015-10-28 13:53:58 +0530
commit9c63d44e92e3c90080491ba4e61e36e39a20aea8 (patch)
treee463953979a6e8255bb40278948c01f620bc2926 /include/configs/stout.h
parentd2436301c52a823f0f0b3c2ef4b966a5bced489c (diff)
downloadtalos-obmc-uboot-9c63d44e92e3c90080491ba4e61e36e39a20aea8.tar.gz
talos-obmc-uboot-9c63d44e92e3c90080491ba4e61e36e39a20aea8.zip
spi: altera_spi: Use BIT macro
Replace numerical bit shift with BIT macro in altera_spi :%s/(1 << nr)/BIT(nr)/g where nr = 0, 1, 2 .... 31 Cc: Marek Vasut <marex@denx.de> Acked-by: Thomas Chou <thomas@wytron.com.tw> Reviewed-by: Tom Rini <trini@konsulko.com> Signed-off-by: Jagan Teki <jteki@openedev.com>
Diffstat (limited to 'include/configs/stout.h')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud