linux/arch
Vaibhav Bedia 1800098549 ARM: OMAP: Fix build breakage due to missing include in i2c.c
Merge commit 752451f01c ("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
..
alpha UAPI: (Scripted) Disintegrate arch/alpha/include/asm 2012-12-17 14:12:19 +00:00
arm ARM: OMAP: Fix build breakage due to missing include in i2c.c 2012-12-20 08:43:25 -08:00
arm64 compat: generic compat_sys_sched_rr_get_interval() implementation 2012-12-17 17:15:18 -08:00
avr32
blackfin Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lliubbo/blackfin 2012-12-18 10:54:27 -08:00
c6x
cris UAPI: Fix up empty files in arch/cris/ 2012-12-20 12:51:25 +01:00
frv frv: properly use the declarations provided by <asm/sections.h> 2012-12-17 17:15:12 -08:00
h8300 UAPI: (Scripted) Disintegrate arch/h8300/include/asm 2012-12-19 16:07:13 +00:00
hexagon
ia64 Merge tag 'kvm-3.8-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm 2012-12-13 15:31:08 -08:00
m32r UAPI: (Scripted) Disintegrate arch/m32r/include/asm 2012-12-19 16:07:18 +00:00
m68k Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu 2012-12-16 17:42:21 -08:00
microblaze
mips Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus 2012-12-14 14:27:45 -08:00
mn10300
openrisc Trivial cleanups for OpenRISC. 2012-12-18 10:08:47 -08:00
parisc Nothing all that exciting; a new module-from-fd syscall for those who want 2012-12-19 07:55:08 -08:00
powerpc Nothing all that exciting; a new module-from-fd syscall for those who want 2012-12-19 07:55:08 -08:00
s390 s390/ccwdev: Include asm/schid.h. 2012-12-17 09:50:34 +01:00
score UAPI: (Scripted) Disintegrate arch/score/include/asm 2012-12-20 10:55:33 +00:00
sh Automatic NUMA Balancing V11 2012-12-16 15:18:08 -08:00
sparc Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc 2012-12-19 20:31:02 -08:00
tile Nothing all that exciting; a new module-from-fd syscall for those who want 2012-12-19 07:55:08 -08:00
um Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace 2012-12-17 15:44:47 -08:00
unicore32 Nothing all that exciting; a new module-from-fd syscall for those who want 2012-12-19 07:55:08 -08:00
x86 Merge branch 'x86/nuke386' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 2012-12-19 13:02:23 -08:00
xtensa xtensa: don't try to build DTB when OF is disabled 2012-12-18 21:10:26 -08:00
.gitignore
Kconfig This single patch is effectively a no-op for now. It enables architectures 2012-12-19 07:52:48 -08:00