Skip to content
Commit d6a7b5f8 authored by Holger Schurig's avatar Holger Schurig Committed by Russell King
Browse files

[ARM] 4827/1: fix two warnings in drivers/i2c/busses/i2c-pxa.c



This fixes two warnings:

* unused static defined function decode_ICR() when
  compiled without CONFIG_I2C_PXA_SLAVE
* a sparse warning about a void function returning
  something

Signed-off-by: default avatarHolger Schurig <hs4233@mail.mn-solutions.de>
Signed-off-by: default avatarRussell King <rmk+kernel@arm.linux.org.uk>
parent 59e8ce57
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