Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit e36f2eb6 authored by Boris Brezillon's avatar Boris Brezillon
Browse files

mtd: nand: ams-delta: Fix path to toto.c source file



Last known location of toto.c was drivers/mtd/nand/toto.c. Fix the
path so that one can use git log to find when the driver was deleted
and possibly checkout the source code.

Signed-off-by: default avatarBoris Brezillon <boris.brezillon@bootlin.com>
parent 93cbd6f3
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
/*
 *  Copyright (C) 2006 Jonathan McDowell <noodles@earth.li>
 *
 *  Derived from drivers/mtd/toto.c
 *  Derived from drivers/mtd/nand/toto.c
 *  Converted to platform driver by Janusz Krzysztofik <jkrzyszt@tis.icnet.pl>
 *  Partially stolen from plat_nand.c
 *