[PATCH] #include <linux/version.h> missing in drivers/usb/host/ohci-hcd.c
compile fails with the following message: > In file included from ohci-hcd.c:136: > ohci-dbg.c:318: parse error > make[3]: *** [ohci-hcd.o] Error 1 due to a missing #include <linux/version.h> Here is a trivial patch for this.
Showing
Please register or sign in to comment