Vaibhav Bedia 1800098549 ARM: OMAP: Fix build breakage due to missing include in i2c.c
Merge commit 752451f01c45 ("Merge branch 'i2c-embedded/for-next' of
git://git.pengutronix.de/git/wsa/linux") resulted in a build breakage
for OMAP

  arch/arm/mach-omap2/i2c.c: In function 'omap_pm_set_max_mpu_wakeup_lat_compat':
  arch/arm/mach-omap2/i2c.c:130:2: error: implicit declaration of function 'omap_pm_set_max_mpu_wakeup_lat'
  make[1]: *** [arch/arm/mach-omap2/i2c.o] Error 1

Fix this by including the appropriate header file with the function
prototype.

Reported-by: Fengguang Wu <fengguang.wu@intel.com>
Signed-off-by: Vaibhav Bedia <vaibhav.bedia@ti.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2012-12-20 08:43:25 -08:00
..
2012-12-20 07:52:13 -08:00
2012-12-19 12:47:41 -08:00
2012-12-13 11:51:23 -08:00
2012-12-20 07:21:54 -08:00
2012-11-21 13:18:04 +08:00
2012-12-19 12:47:41 -08:00
2012-12-13 11:51:23 -08:00
2012-12-13 11:51:23 -08:00
2012-12-13 11:51:23 -08:00
2012-12-15 13:03:48 -08:00
2012-12-20 07:21:54 -08:00
2012-12-20 07:21:54 -08:00
2012-11-15 13:50:13 +01:00
2012-11-12 23:22:54 +01:00
2012-12-13 14:29:16 -08:00