i2c: davinci: remove useless mach/hardware include
authorSantosh Shilimkar <santosh.shilimkar@ti.com>
Thu, 25 Jul 2013 20:59:25 +0000 (16:59 -0400)
committerWolfram Sang <wsa@the-dreams.de>
Thu, 15 Aug 2013 12:28:50 +0000 (14:28 +0200)
commit9adad4dfd121bb529ef028d3785310275ccbcc47
tree709a15d258ca3a4405e842a2fbf827f75bde0754
parent2fb9ac0cb446ab6ae8add7d9987b42bbfccd94b9
i2c: davinci: remove useless mach/hardware include

This driver no longer uses definitions from mach/hardware.h.
On the other hand, including this header breaks this driver
on non-davinci platforms which don't have such a header.

Acked-by: Sekhar Nori <nsekhar@ti.com>
Signed-off-by: Santosh Shilimkar <santosh.shilimkar@ti.com>
Signed-off-by: Wolfram Sang <wsa@the-dreams.de>
drivers/i2c/busses/i2c-davinci.c