> +#define MODULE_DEVICE_TABLE(type,name) \> + MODULE_GENERIC_TABLE(type##_device,name)It looks like that should be "type##_device_id"... Jeff-To unsubscribe from this list: send the line "unsubscribe linux-kernel" inthe body of a message to majordomo@vger.kernel.orgPlease read the FAQ at http://www.tux.org/lkml/