diff options
author | Michael Jones <michael.jones@matrix-vision.de> | 2012-07-26 11:44:44 -0400 |
---|---|---|
committer | Tony Lindgren <tony@atomide.com> | 2012-08-07 06:58:02 -0400 |
commit | 36b547aa20d1cf0d62bace7b8a9928aa33de36cd (patch) | |
tree | 624dc0c0b08842b259609c3540e4c4fad927197f | |
parent | 128aa925ee7e9aa84943ce64df48192b92a81767 (diff) |
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.h | 1 |
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 { | |||
127 | * @gpio: GPIO number | 127 | * @gpio: GPIO number |
128 | * @muxnames: available signal modes for a ball | 128 | * @muxnames: available signal modes for a ball |
129 | * @balls: available balls on the package | 129 | * @balls: available balls on the package |
130 | * @partition: mux partition | ||
131 | */ | 130 | */ |
132 | struct omap_mux { | 131 | struct omap_mux { |
133 | u16 reg_offset; | 132 | u16 reg_offset; |