cyclades.h in 2.6.9 use __iomem but don't include compiler.h

From: Andrei A. Voropaev
Date: Mon Oct 25 2004 - 14:44:04 EST


Hi!

I'm not sure if this is a bug or a feature. But in 2.6.9 cyclades.h have
different definition for struct cyclades_card. This definition uses
__iomem attribute which is defined in linux/compiler.h. This is not
included in cyclades.h, which leads to compilation problems for
util-linux package.

Andrei
-
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/