From mboxrd@z Thu Jan 1 00:00:00 1970 From: vz@mleia.com (Vladimir Zapolskiy) Date: Thu, 19 Apr 2018 23:49:43 +0300 Subject: [PATCH 7/7] i2c: pnx: move header into the driver In-Reply-To: <20180419200015.15095-8-wsa@the-dreams.de> References: <20180419200015.15095-1-wsa@the-dreams.de> <20180419200015.15095-8-wsa@the-dreams.de> Message-ID: <9f2ced1e-6988-2c4d-88aa-da48dd478446@mleia.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org Hi Wolfram, On 04/19/2018 11:00 PM, Wolfram Sang wrote: > There are no platform_data users anymore. Move the structs into the > driver. > > Signed-off-by: Wolfram Sang Acked-by: Vladimir Zapolskiy Thank you for the nice change! -- With best wishes, Vladimir