diff options
author | Michael Jones <michael.jones@matrix-vision.de> | 2012-07-26 17:44:44 +0200 |
---|---|---|
committer | Tony Lindgren <tony@atomide.com> | 2012-08-07 03:58:02 -0700 |
commit | 36b547aa20d1cf0d62bace7b8a9928aa33de36cd (patch) | |
tree | 624dc0c0b08842b259609c3540e4c4fad927197f /arch/arm/mach-omap2 | |
parent | 128aa925ee7e9aa84943ce64df48192b92a81767 (diff) | |
download | linux-3.10-36b547aa20d1cf0d62bace7b8a9928aa33de36cd.tar.gz linux-3.10-36b547aa20d1cf0d62bace7b8a9928aa33de36cd.tar.bz2 linux-3.10-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>
Diffstat (limited to 'arch/arm/mach-omap2')
-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 471e62a74a1..76f9b3c2f58 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; |