summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Jones2012-07-26 17:44:44 +0200
committerTony Lindgren2012-08-07 12:58:02 +0200
commit36b547aa20d1cf0d62bace7b8a9928aa33de36cd (patch)
tree624dc0c0b08842b259609c3540e4c4fad927197f
parentOMAP: remove unused parameter arch_id from uncompress.h (diff)
downloadkernel-qcow2-linux-36b547aa20d1cf0d62bace7b8a9928aa33de36cd.tar.gz
kernel-qcow2-linux-36b547aa20d1cf0d62bace7b8a9928aa33de36cd.tar.xz
kernel-qcow2-linux-36b547aa20d1cf0d62bace7b8a9928aa33de36cd.zip
omap2: mux: remove comment for nonexistent member
remove comment for nonexistent member Signed-off-by: Michael Jones <michael.jones@matrix-vision.de> Signed-off-by: Tony Lindgren <tony@atomide.com>
-rw-r--r--arch/arm/mach-omap2/mux.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/mach-omap2/mux.h b/arch/arm/mach-omap2/mux.h
index 471e62a74a16..76f9b3c2f586 100644
--- a/arch/arm/mach-omap2/mux.h
+++ b/arch/arm/mach-omap2/mux.h
@@ -127,7 +127,6 @@ struct omap_mux_partition {
* @gpio: GPIO number
* @muxnames: available signal modes for a ball
* @balls: available balls on the package
- * @partition: mux partition
*/
struct omap_mux {
u16 reg_offset;