X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=drivers%2Fmtd%2Fdevices%2FMakefile;h=0f788d5c4bf8307b9b609891338bc4469b755534;hb=dd18434ff0b7d9b9ad3d596985fc84b329d2f9a8;hp=b6573670316f198e02b3df9d0eafc12fc5e96d48;hpb=4e8f10b7ccf1c3c53a818a157962074a7340732e;p=linux-2.6 diff --git a/drivers/mtd/devices/Makefile b/drivers/mtd/devices/Makefile index b657367031..0f788d5c4b 100644 --- a/drivers/mtd/devices/Makefile +++ b/drivers/mtd/devices/Makefile @@ -3,13 +3,6 @@ # # $Id: Makefile.common,v 1.7 2004/12/22 17:51:15 joern Exp $ -# *** BIG UGLY NOTE *** -# -# The removal of get_module_symbol() and replacement with -# inter_module_register() et al has introduced a link order dependency -# here where previously there was none. We now have to ensure that -# doc200[01].o are linked before docprobe.o - obj-$(CONFIG_MTD_DOC2000) += doc2000.o obj-$(CONFIG_MTD_DOC2001) += doc2001.o obj-$(CONFIG_MTD_DOC2001PLUS) += doc2001plus.o