Hi Szymon,
On Fri, Nov 23, 2012, Szymon Janc wrote:
This fix following compilation error on ARM.
CC profiles/sap/sap-u8500.o
profiles/sap/sap-u8500.c: In function recv_card_status:
profiles/sap/sap-u8500.c:323:16: error: cast increases required
alignment of target type [-Werror=cast-align]
profiles/sap/sap-u8500.c: In function recv_response:
profiles/sap/sap-u8500.c:423:12: error: cast increases required
alignment of target type [-Werror=cast-align]
cc1: all warnings being treated as errors
---
profiles/sap/sap-u8500.c | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
Sorry about the delay with these. All four are now upstream.
Johan