Skip to content

Commit

Permalink
ARM: davinci: remove stale SFFSDR maintainer name
Browse files Browse the repository at this point in the history
The maintainer entry for SFFSDR board contained in the
board file is stale (not working). Remove it.

Signed-off-by: Hugo Villeneuve <hugo@hugovil.com>
Signed-off-by: Sekhar Nori <nsekhar@ti.com>
  • Loading branch information
Hugo Villeneuve authored and Sekhar Nori committed Jun 13, 2013
1 parent 317ddd2 commit e57a9a4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion arch/arm/mach-davinci/board-sffsdr.c
Original file line number Diff line number Diff line change
Expand Up @@ -151,7 +151,6 @@ static __init void davinci_sffsdr_init(void)
}

MACHINE_START(SFFSDR, "Lyrtech SFFSDR")
/* Maintainer: Hugo Villeneuve hugo.villeneuve@lyrtech.com */
.atag_offset = 0x100,
.map_io = davinci_sffsdr_map_io,
.init_irq = davinci_irq_init,
Expand Down

0 comments on commit e57a9a4

Please sign in to comment.