Skip to content
Commit f72487e7 authored by Balaji T K's avatar Balaji T K Committed by Ben Dooks
Browse files

i2c-omap: fix build for !CONFIG_SUSPEND



fix the build break when !CONFIG_SUSPEND

drivers/i2c/busses/i2c-omap.c:1173: error: lvalue required as unary '&' operand
make[3]: *** [drivers/i2c/busses/i2c-omap.o] Error 1
make[2]: *** [drivers/i2c/busses] Error 2
make[1]: *** [drivers/i2c] Error 2
make: *** [drivers] Error 2

Signed-off-by: default avatarBalaji T K <balajitk@ti.com>
Signed-off-by: default avatarBen Dooks <ben-linux@fluff.org>
parent adf6e079
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment