From mboxrd@z Thu Jan 1 00:00:00 1970 From: Wolfram Sang Subject: Re: [PATCH v2 1/2] i2c: s3c2410: move mach/regs-iic.h into i2c-s3c2410 device driver Date: Fri, 22 Mar 2013 23:24:00 +0100 Message-ID: <20130322222400.GA6428@the-dreams.de> References: <201303211509.25607.heiko@sntech.de> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-15 Content-Transfer-Encoding: QUOTED-PRINTABLE Return-path: Content-Disposition: inline In-Reply-To: <201303211509.25607.heiko-4mtYJXux2i+zQB+pC5nmwQ@public.gmane.org> Sender: linux-i2c-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Heiko =?iso-8859-15?Q?St=FCbner?= Cc: Kukjin Kim , linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org, linux-samsung-soc-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-i2c-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-Id: linux-i2c@vger.kernel.org On Thu, Mar 21, 2013 at 03:09:25PM +0100, Heiko St=FCbner wrote: > The register definitions are only used in the driver itself. > This also removes the last dependency on plat/ includes from the > i2c driver. >=20 > Signed-off-by: Heiko Stuebner > Acked-by: Kukjin Kim Both applied to for-next, thanks!