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)
commit79622f372b8679916bf4e38aabc6df2659d1e109
tree0e2b640574af007b6633a57db105b3e8c03e4508
parentee478936ddb779c1081b6683734da42cebbd5df1
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