commit | 6d16bfb5e81d3925a7efb38b5cc3e0021b57d03a | [log] [tgz] |
---|---|---|
author | David Brownell <david-b@pacbell.net> | Sun Jan 27 18:14:49 2008 +0100 |
committer | Jean Delvare <khali@hyperion.delvare> | Sun Jan 27 18:14:49 2008 +0100 |
tree | deb1d0de0cc09b0d9cd6a4e1f5440677b5a8b81d | |
parent | caada32afe0d181b1dc36ab3fc29628582776e09 [diff] |
i2c/tps65010: move header to <linux/i2c/...> Move the tps65010 header file from the OMAP arch directory to the more generic <linux/i2c/...> directory, and remove the spurious dependency of this driver on OMAP. Signed-off-by: David Brownell <dbrownell@users.sourceforge.net> Signed-off-by: Jean Delvare <khali@linux-fr.org>