]> git.ipfire.org Git - people/ms/u-boot.git/commit
spi: cf_qspi: fix clamp macro type check compilation warnings
authorAngelo Dureghello <angelo@sysam.it>
Sun, 21 Jun 2015 21:40:46 +0000 (23:40 +0200)
committerJagan Teki <jteki@openedev.com>
Wed, 1 Jul 2015 17:28:50 +0000 (22:58 +0530)
commit8aa5f1d971df0f668144759991e19b5195606a32
treedef699aea3a2566035ebb7d473d088fc6586e40f
parent23cbd16db6551b2d5e7d6dfaa5d75a27bad28f3b
spi: cf_qspi: fix clamp macro type check compilation warnings

Fix compilation warnings for redefined 'clamp' macro and non-uniform
clamp macro types.

Signed-off-by: Angelo Dureghello <angelo@sysam.it>
Reviewed-by: Jagannadh Teki <jteki@openedev.com>
drivers/spi/cf_qspi.c