* [2.4 patch] include cfi_cmdset_0020 in drivers/mtd/chips/Makefile
@ 2003-02-27 23:36 Adrian Bunk
2003-03-11 15:14 ` =?unknown-8bit?Q?J=F6rn?= Engel
0 siblings, 1 reply; 3+ messages in thread
From: Adrian Bunk @ 2003-02-27 23:36 UTC (permalink / raw)
To: David Woodhouse, Marcelo Tosatti; +Cc: linux-kernel
2.4.21-pre5 includes drivers/mtd/chips/cfi_cmdset_0020.c but doesn't
compile it. The following patch fixes it:
--- linux-2.4.21-pre5-full/drivers/mtd/chips/Makefile.old 2003-02-28 00:28:56.000000000 +0100
+++ linux-2.4.21-pre5-full/drivers/mtd/chips/Makefile 2003-02-28 00:32:43.000000000 +0100
@@ -17,6 +17,7 @@
obj-$(CONFIG_MTD) += chipreg.o
obj-$(CONFIG_MTD_AMDSTD) += amd_flash.o
obj-$(CONFIG_MTD_CFI) += cfi_probe.o
+obj-$(CONFIG_MTD_CFI_STAA) += cfi_cmdset_0020.o
obj-$(CONFIG_MTD_CFI_AMDSTD) += cfi_cmdset_0002.o
obj-$(CONFIG_MTD_CFI_INTELEXT) += cfi_cmdset_0001.o
obj-$(CONFIG_MTD_GEN_PROBE) += gen_probe.o
cu
Adrian
--
"Is there not promise of rain?" Ling Tan asked suddenly out
of the darkness. There had been need of rain for many days.
"Only a promise," Lao Er said.
Pearl S. Buck - Dragon Seed
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [2.4 patch] include cfi_cmdset_0020 in drivers/mtd/chips/Makefile
2003-02-27 23:36 [2.4 patch] include cfi_cmdset_0020 in drivers/mtd/chips/Makefile Adrian Bunk
@ 2003-03-11 15:14 ` =?unknown-8bit?Q?J=F6rn?= Engel
2003-03-11 16:13 ` Adrian Bunk
0 siblings, 1 reply; 3+ messages in thread
From: =?unknown-8bit?Q?J=F6rn?= Engel @ 2003-03-11 15:14 UTC (permalink / raw)
To: Adrian Bunk; +Cc: linux-kernel
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain; charset=unknown-8bit, Size: 1007 bytes --]
On Fri, 28 February 2003 00:36:27 +0100, Adrian Bunk wrote:
>
> 2.4.21-pre5 includes drivers/mtd/chips/cfi_cmdset_0020.c but doesn't
> compile it. The following patch fixes it:
>
> --- linux-2.4.21-pre5-full/drivers/mtd/chips/Makefile.old 2003-02-28 00:28:56.000000000 +0100
> +++ linux-2.4.21-pre5-full/drivers/mtd/chips/Makefile 2003-02-28 00:32:43.000000000 +0100
> @@ -17,6 +17,7 @@
> obj-$(CONFIG_MTD) += chipreg.o
> obj-$(CONFIG_MTD_AMDSTD) += amd_flash.o
> obj-$(CONFIG_MTD_CFI) += cfi_probe.o
> +obj-$(CONFIG_MTD_CFI_STAA) += cfi_cmdset_0020.o
> obj-$(CONFIG_MTD_CFI_AMDSTD) += cfi_cmdset_0002.o
> obj-$(CONFIG_MTD_CFI_INTELEXT) += cfi_cmdset_0001.o
> obj-$(CONFIG_MTD_GEN_PROBE) += gen_probe.o
This is fixed in mtd cvs already.
Just out of curiosity: How did you notice it? Do you actually use that
driver?
Jörn
--
I can say that I spend most of my time fixing bugs even if I have lots
of new features to implement in mind, but I give bugs more priority.
-- Andrea Arcangeli, 2000
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [2.4 patch] include cfi_cmdset_0020 in drivers/mtd/chips/Makefile
2003-03-11 15:14 ` =?unknown-8bit?Q?J=F6rn?= Engel
@ 2003-03-11 16:13 ` Adrian Bunk
0 siblings, 0 replies; 3+ messages in thread
From: Adrian Bunk @ 2003-03-11 16:13 UTC (permalink / raw)
To: Jörn Engel; +Cc: linux-kernel
On Tue, Mar 11, 2003 at 04:14:08PM +0100, Jörn Engel wrote:
>...
> Just out of curiosity: How did you notice it? Do you actually use that
> driver?
No, I'm doing compile-only tests (in this case a .config that contains
except module support as much as possible) and this problem caused a
build failure.
> Jörn
cu
Adrian
--
"Is there not promise of rain?" Ling Tan asked suddenly out
of the darkness. There had been need of rain for many days.
"Only a promise," Lao Er said.
Pearl S. Buck - Dragon Seed
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2003-03-11 16:03 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-02-27 23:36 [2.4 patch] include cfi_cmdset_0020 in drivers/mtd/chips/Makefile Adrian Bunk
2003-03-11 15:14 ` =?unknown-8bit?Q?J=F6rn?= Engel
2003-03-11 16:13 ` Adrian Bunk
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®