]> git.baikalelectronics.ru Git - kernel.git/commit
i2c: pxa: move private definitions to i2c-pxa.c
authorRussell King <rmk+kernel@armlinux.org.uk>
Mon, 27 Apr 2020 18:49:12 +0000 (19:49 +0100)
committerWolfram Sang <wsa@kernel.org>
Tue, 5 May 2020 12:50:41 +0000 (14:50 +0200)
commit4ef051b0d00d1420daa6df9750a9688ad9c20386
tree0e2b640574af007b6633a57db105b3e8c03e4508
parent8288c307f45f1bf8446eb9bcc0fa7f3fc2085172
i2c: pxa: move private definitions to i2c-pxa.c

Move driver-private definitions out of the i2c-pxa.h platform data
header file into the driver itself. Nothing outside of the driver
makes use of these constants.

Signed-off-by: Russell King <rmk+kernel@armlinux.org.uk>
Signed-off-by: Wolfram Sang <wsa@kernel.org>
drivers/i2c/busses/i2c-pxa.c
include/linux/platform_data/i2c-pxa.h