diff mbox

omap2: mux: remove comment for nonexistent member

Message ID 1343317484-23228-1-git-send-email-michael.jones@matrix-vision.de (mailing list archive)
State New, archived
Headers show

Commit Message

Michael Jones July 26, 2012, 3:44 p.m. UTC
Signed-off-by: Michael Jones <michael.jones@matrix-vision.de>
---
 arch/arm/mach-omap2/mux.h |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

Comments

Tony Lindgren Aug. 7, 2012, 7:51 a.m. UTC | #1
* Michael Jones <michael.jones@matrix-vision.de> [120726 08:54]:
> 
> Signed-off-by: Michael Jones <michael.jones@matrix-vision.de>
> ---
>  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 471e62a..76f9b3c 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;

Thanks applying into fixes.

Tony
--
To unsubscribe from this list: send the line "unsubscribe linux-omap" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
diff mbox

Patch

diff --git a/arch/arm/mach-omap2/mux.h b/arch/arm/mach-omap2/mux.h
index 471e62a..76f9b3c 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;