Khem Raj 9fff795f12 bluez4: Fix build on x86/amd64 with gcc 4.7
gcc figures an impossible asm contraint
in inline asm which it is correct about

"i" requires the operand to be a compile-time constant
but memory location of a multi-dimensional array isn't constant
at compile time.

(From OE-Core rev: 09dcd878a55b5aec5427288c4faf3c4d64a30a72)

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2012-02-28 12:27:49 +00:00
..
2012-02-26 22:51:58 +00:00
2011-12-08 15:24:30 +00:00
2012-02-26 22:51:58 +00:00
2012-02-28 12:27:46 +00:00
2012-02-26 22:51:58 +00:00
2011-11-04 15:43:29 +00:00
2012-02-26 22:51:58 +00:00