aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/include/asm
diff options
context:
space:
mode:
authorAndreas Bießmann <andreas.devel@googlemail.com>2012-06-28 02:50:37 +0000
committerAlbert ARIBAUD <albert.u.boot@aribaud.net>2012-07-07 14:07:30 +0200
commit81f40345d1d5c5ba04620873e3ca0bc60b6b2fe0 (patch)
tree64973c472afc6d7535f8c3682c0b25a67dffd478 /arch/arm/include/asm
parente1edd06594f41a53cbc3344db78b3093ccb84bf3 (diff)
ehci-atmel: fix compiler warning
Commit 7a101e946cba55e32d3d1265e30456c810046da3 introduced following warning: ---8<--- ehci-atmel.c: In function 'ehci_hcd_init': ehci-atmel.c:49:2: warning: suggest parentheses around comparison in operand of '&' [-Wparentheses] ehci-atmel.c: In function 'ehci_hcd_stop': ehci-atmel.c:79:2: warning: suggest parentheses around comparison in operand of '&' [-Wparentheses] --->8--- This patch fixes it. Signed-off-by: Andreas Bießmann <andreas.devel@googlemail.com> cc: Bo Shen <voice.shen@atmel.com> cc: Marek Vasut <marex@denx.de>
Diffstat (limited to 'arch/arm/include/asm')
0 files changed, 0 insertions, 0 deletions