lkml.org 
[lkml]   [2004]   [Dec]   [27]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [2.6 patch] add missing dependencies on MTD_PARTITIONS
Hello!
Quoting r. Adrian Bunk (bunk@stusta.de) "[2.6 patch] add missing dependencies on MTD_PARTITIONS":
> The patch below fixes them.
>
> Please tell whether this fixes the problems you observed.

I have 2.6.10 so the patch didnt apply, with this reject:

***************
*** 198,204 ****

config MTD_NAND_NANDSIM
bool "Support for NAND Flash Simulator"
- depends on MTD_NAND

help
The simulator may simulate verious NAND flash chips for the
--- 198,204 ----

config MTD_NAND_NANDSIM
bool "Support for NAND Flash Simulator"
+ depends on MTD_NAND && MTD_PARTITIONS

help
The simulator may simulate verious NAND flash chips for the


However, MTD_NAND_NANDSIM simply does not seem to be there in 2.6.10,
so thats probably ok.
Otherwise the problem is fixed.
I'd like to understand, why arent other map devices that seem to call
del_mtd_partitions, missing this symbol?

Thanks,
mst
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 14:09    [W:0.031 / U:1.832 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site