[usb-moded] Remove redundant include statements
Make all local header files self-sufficient.
Normalize order of including header files, so that header corresponding with
compilation module is included first, followed by local headers, system
headers, standard headers, and finally headers from auxiliary libraries.
Remove all include statements that are, or are made redundant by the above
changes.
Signed-off-by:
Simo Piiroinen <simo.piiroinen@jollamobile.com>
Showing