| title: | Re PATCH lt linux usb gadget h gt add m |
|
When #included alone, <linux/usb/gadget.h
causes a lot of compilation errors
and warnings -- all because it relies on the
including code to bring in the
necessary #includes instead of doing this
itself.
Thats normal,
Right ...
We have different definitions of
normality, it seems. To me, its not normal when I have to
figure out what to #include in a driver every time just to
satisfy one of the #includes dependencies.
Look at documentation for syscalls and you
will notice they give a list of #includes
which are required. Ergo, "normal".
--
To unsubscribe from this list: send the line "unsubscribe linux-usb" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at rel="nofollow" vger.kernel.org/majordomo-info.html vger.kernel.org/majordomo-info.html
|