I think two things are wrong here, nice spotting:
1) root_dev in the sk98lin driver needs another name if it is
going to be exported to multiple objects within the driver.
Something like sk98lin_root_dev.
2) It should be non-static in skge.c
I distinctly remember it compiling and working correctly on x86
sometime earlier in the 2.4.x series, so perhaps this brokenness
is recent.
Later,
David S. Miller
davem@redhat.com
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/