summaryrefslogtreecommitdiffstats
path: root/arch/arm/plat-omap/include/plat/mux.h
diff options
context:
space:
mode:
authorPaul Bolle <pebolle@tiscali.nl>2012-06-28 00:08:10 -0700
committerTony Lindgren <tony@atomide.com>2012-06-28 00:08:10 -0700
commit59757c750fb3a89f172537a9e0ea2c6977771eee (patch)
treef14f8d709fb6b17ca31d55afa3317c6edb2371d3 /arch/arm/plat-omap/include/plat/mux.h
parentb56f2cb71a73618c97721762feb0a1be81302e22 (diff)
downloadop-kernel-dev-59757c750fb3a89f172537a9e0ea2c6977771eee.zip
op-kernel-dev-59757c750fb3a89f172537a9e0ea2c6977771eee.tar.gz
ARM: OMAP7XX: Remove omap730.h and omap850.h
No file includes omap730.h or omap850.h. That's not surprising, as commit e6684f7132c6e6333e96407b06910bebaa4c1935 ("OMAP7XX: Create omap7xx.h") created a header that was "intended to replace omap730.h and omap850.h", while all "values defined [in omap7xx.h] are identical to those in both the old files". So it seems it was just an oversight to keep both the old files after commit 7a8f48f8c611ac8c07023260258e2fec312b9242 ("OMAP7XX: omap_uwire.c: Convert to omap7xx.h") converted the last file still including one of those two old files. Convert the last reference to omap730.h to a reference to omap7xx.h too. Signed-off-by: Paul Bolle <pebolle@tiscali.nl> Signed-off-by: Tony Lindgren <tony@atomide.com>
Diffstat (limited to 'arch/arm/plat-omap/include/plat/mux.h')
-rw-r--r--arch/arm/plat-omap/include/plat/mux.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/plat-omap/include/plat/mux.h b/arch/arm/plat-omap/include/plat/mux.h
index aeba717..3239489 100644
--- a/arch/arm/plat-omap/include/plat/mux.h
+++ b/arch/arm/plat-omap/include/plat/mux.h
@@ -99,7 +99,7 @@
/*
* OMAP730/850 has a slightly different config for the pin mux.
- * - config regs are the OMAP7XX_IO_CONF_x regs (see omap730.h) regs and
+ * - config regs are the OMAP7XX_IO_CONF_x regs (see omap7xx.h) regs and
* not the FUNC_MUX_CTRL_x regs from hardware.h
* - for pull-up/down, only has one enable bit which is is in the same register
* as mux config
OpenPOWER on IntegriCloud