Files
android_kernel_xiaomi_sm8450/arch/arm/mach-omap2
Suman Anna 9138f89e7b ARM: OMAP: Move plat/i2c.h into mach-omap1 folder
The current contents of plat/i2c.h are only relevant for OMAP1
platforms, as all the equivalent functions for OMAP2 has been
dropped in commit 65fa3e719f ("ARM: OMAP2+: Remove legacy i2c.c
platform init code"), and which has also moved the left-over code
from plat-omap into mach-omap1. The hwmod is a concept only
applicable for OMAP2 platforms, and the omap_i2c_reset() is
already declared in mach-omap2/i2c.h. So, move the current
plat/i2c.h header file into the mach-omap1 folder, and adjust
the header usage accordingly.

Signed-off-by: Suman Anna <s-anna@ti.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
2018-02-14 10:28:13 -08:00
..
2017-10-10 14:27:19 -07:00
2017-09-19 11:04:56 -07:00
2017-07-17 15:04:47 +02:00
2015-07-16 00:06:05 -07:00
2018-01-12 16:41:15 +01:00
2016-11-10 12:42:49 -07:00
2017-08-14 10:33:13 -07:00
2015-07-20 10:52:36 -07:00
2017-10-10 14:27:13 -07:00
2016-06-10 04:17:07 -07:00
2017-08-14 16:22:55 +01:00