| To: | "Maciej W. Rozycki" <macro@linux-mips.org> |
|---|---|
| Subject: | Re: Diff between Linus' and linux-mips git: trivial changes |
| From: | Martin Michlmayr <tbm@cyrius.com> |
| Date: | Mon, 20 Feb 2006 18:09:53 +0000 |
| Cc: | linux-mips@linux-mips.org |
| In-reply-to: | <Pine.LNX.4.64N.0602201633260.13723@blysk.ds.pg.gda.pl> |
| Original-recipient: | rfc822;linux-mips@linux-mips.org |
| References: | <20060219234318.GA16311@deprecation.cyrius.com> <20060219234757.GW10266@deprecation.cyrius.com> <Pine.LNX.4.64N.0602201329100.13723@blysk.ds.pg.gda.pl> <20060220142807.GM29098@deprecation.cyrius.com> <Pine.LNX.4.64N.0602201633260.13723@blysk.ds.pg.gda.pl> |
| Sender: | linux-mips-bounce@linux-mips.org |
| User-agent: | Mutt/1.5.11 |
* Maciej W. Rozycki <macro@linux-mips.org> [2006-02-20 16:58]: > I can't recall if I noticed it being removed and I have no idea who > removed it and why. I seem to have no access to the MTD CVS tree > right now, so I can't check the history of the file. I found it: revision 1.10 date: 2004/07/15 00:34:49; author: dwmw2; state: Exp; lines: +2 -7 MACH_DECSTATION not DECSTATION Index: Kconfig =================================================================== RCS file: /home/cvs/mtd/drivers/mtd/devices/Kconfig,v retrieving revision 1.9 retrieving revision 1.10 diff -r1.9 -r1.10 2c2 < # $Id: Kconfig,v 1.9 2004/07/08 12:48:21 kalev Exp $ --- > # $Id: Kconfig,v 1.10 2004/07/15 00:34:49 dwmw2 Exp $ 43c43 < depends on MTD && DECSTATION --- > depends on MTD && MACH_DECSTATION 50,54d49 < If you want to compile this driver as a module ( = code which can be < inserted in and removed from the running kernel whenever you want), < say M here and read <file:Documentation/modules.txt>. The module will < be called ms02-nv.o. < -- Martin Michlmayr http://www.cyrius.com/ |
| Previous by Date: | Re: [PATCH] fix wrong __user usage in _sysn32_rt_sigsuspend, Ralf Baechle |
|---|---|
| Next by Date: | Re: IP22 doesn't shutdown properly, Martin Michlmayr |
| Previous by Thread: | Re: Diff between Linus' and linux-mips git: trivial changes, Maciej W. Rozycki |
| Next by Thread: | Re: Diff between Linus' and linux-mips git: trivial changes, Martin Michlmayr |
| Indexes: | [Date] [Thread] [Top] [All Lists] |