From: Vivien Didelot Date: Fri, 27 Sep 2013 19:06:28 +0000 (-0400) Subject: misc: (at24) move header to linux/platform_data/ X-Git-Tag: v3.13-rc1~43^2~29 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=25f73ed5c67d17ecf8cefd560f55211cce726086;p=pandora-kernel.git misc: (at24) move header to linux/platform_data/ This patch moves the at24.h header from include/linux/i2c to include/linux/platform_data and updates existing support accordingly. It also fixes the following checkpatch warning: WARNING: please, no space before tabs #436: FILE: include/linux/platform_data/at24.h:31: + * ^Iu8 *mac_addr = ethernet_pdata->mac_addr;$ Signed-off-by: Vivien Didelot Signed-off-by: Wolfram Sang --- Reading git-diff-tree failed