ARM: davinci: remove stale SFFSDR maintainer name
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>
This commit is contained in:
parent
317ddd256b
commit
e57a9a4b97
1 changed files with 0 additions and 1 deletions
|
@ -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,
|
||||
|
|
Loading…
Reference in a new issue