omap: Fix Unlikely(x) < y
authorRoel Kluin <roel.kluin@gmail.com>
Sun, 22 Nov 2009 18:04:28 +0000 (10:04 -0800)
committerTony Lindgren <tony@atomide.com>
Sun, 22 Nov 2009 18:04:28 +0000 (10:04 -0800)
commit65fcdb5865b3efe9632f90366721d58bba8bc3fd
treef971c46af2e7fd41cecbee1594e1e75bcf9636af
parent1b31d527e0a41e46a15024dca7f5b4063e8c8438
omap: Fix Unlikely(x) < y

The closing parenthesis was not on the right location.

Signed-off-by: Roel Kluin <roel.kluin@gmail.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>