Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
USB: fix compiler issues with newer gcc versions
Remove complaint from newer GCCs; they don't like forward function declarations except in top-level contexts. Signed-off-by: David Brownell <dbrownell@users.sourceforge.net> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
- Loading branch information