Re: [PATCH] pata_jmicron: remove spurious #endif

From: Kok, Auke
Date: Mon Mar 05 2007 - 17:08:37 EST


Luca Tettamanti wrote:
Hello,
commit 438ac6d5e3f8106a6bd1a5682c508d660294a85d causes a build failure:

CC drivers/ata/pata_jmicron.o
/home/kronos/src/linux-2.6.git/drivers/ata/pata_jmicron.c:247:2: error: #endif without #if
make[3]: *** [drivers/ata/pata_jmicron.o] Error 1

Remove a spurious #endif in pata_jmicron driver.

I think the problem is that Tejun forgot to *add* a #ifdef CONFIG_PM instead.

Cheers,

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