Alan,

Since this is no more than a chipset that is identical to piix.c
Why is it setup as a loadable object?

obj-$(CONFIG_BLK_DEV_IT8172)    += it8172.o

and not like below?

ide-obj-$(CONFIG_BLK_DEV_IT8172)       += it8172.o

Andre Hedrick
Linux ATA Development
ASL Kernel Development
-----------------------------------------------------------------------------
ASL, Inc.                                     Toll free: 1-877-ASL-3535
1757 Houret Court                             Fax: 1-408-941-2071
Milpitas, CA 95035                            Web: www.aslab.com

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

Reply via email to