[PATCH] de4x5 does not compile in 2.5.19 due to bus_type conflict
de4x5.c used struct bus_type for its internal bookkeeping. It should be proably converted to struct device, but as I prefer Jeff's tulip driver, and I have no knowledge about EISA support, I only changed the structure name to make thing compile.
Showing
Please register or sign in to comment