]> git.ipfire.org Git - people/ms/u-boot.git/commit
x86: quark: Convert to use clrbits, setbits, clrsetbits macros
authorBin Meng <bmeng.cn@gmail.com>
Thu, 10 Sep 2015 06:20:25 +0000 (23:20 -0700)
committerSimon Glass <sjg@chromium.org>
Thu, 17 Sep 2015 01:53:52 +0000 (19:53 -0600)
commit8e3683029ee4e828cdecf53d4f05c746b4227e4e
treed1b3baaf37324572a724927244002e74372142ab
parentd0b3e3bfbb1918f2f4c2f49bc0734816a1b6229f
x86: quark: Convert to use clrbits, setbits, clrsetbits macros

Change existing codes to use clrbits, setbits, clrsetbits macros.

Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
Acked-by: Simon Glass <sjg@chromium.org>
arch/x86/cpu/quark/quark.c