Andreas Bießmann 81f40345d1 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>
2012-07-07 14:07:30 +02:00
..
2012-07-07 14:07:30 +02:00
2010-10-18 22:33:32 +02:00
2011-12-19 12:03:40 +01:00
2012-05-15 08:31:33 +02:00
2012-05-15 08:31:34 +02:00
2012-05-20 08:32:33 +02:00
2012-03-29 08:12:48 +02:00