summaryrefslogtreecommitdiff
path: root/arch/arm/mach-omap2/board-rx51-peripherals.c
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2009-12-17 16:57:49 -0800
committerLinus Torvalds <torvalds@linux-foundation.org>2009-12-17 16:57:49 -0800
commitb5c96f89177b460ef89ecd777d5f2fefd4534d3f (patch)
tree0cbb456cf76c98d5adfc25b65f0fca4b08d38695 /arch/arm/mach-omap2/board-rx51-peripherals.c
parente82b1dae2a8730c89e2a30c5c28562ef066f39d9 (diff)
parentf2eeeae06a41d4f9c90f8382cc0ef1d35888d09a (diff)
downloadlinux-3.10-b5c96f89177b460ef89ecd777d5f2fefd4534d3f.tar.gz
linux-3.10-b5c96f89177b460ef89ecd777d5f2fefd4534d3f.tar.bz2
linux-3.10-b5c96f89177b460ef89ecd777d5f2fefd4534d3f.zip
Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6
* 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6: OMAP3: serial - fix bug introduced in mfd: twl: fix twl4030 rename for remaining driver, board files USB ehci: replace mach header with plat omap3: Allow EHCI to be built on OMAP3
Diffstat (limited to 'arch/arm/mach-omap2/board-rx51-peripherals.c')
-rw-r--r--arch/arm/mach-omap2/board-rx51-peripherals.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/mach-omap2/board-rx51-peripherals.c b/arch/arm/mach-omap2/board-rx51-peripherals.c
index 17f3c91231d..acafdbc8aa1 100644
--- a/arch/arm/mach-omap2/board-rx51-peripherals.c
+++ b/arch/arm/mach-omap2/board-rx51-peripherals.c
@@ -16,7 +16,7 @@
#include <linux/spi/spi.h>
#include <linux/spi/wl12xx.h>
#include <linux/i2c.h>
-#include <linux/i2c/twl4030.h>
+#include <linux/i2c/twl.h>
#include <linux/clk.h>
#include <linux/delay.h>
#include <linux/regulator/machine.h>