commit | 902abed1587805fe8513e10aef6643f58a6de0a6 | [log] [tgz] |
---|---|---|
author | Stefan Richter <stefanr@s5r6.in-berlin.de> | Mon Aug 14 18:56:00 2006 +0200 |
committer | Stefan Richter <stefanr@s5r6.in-berlin.de> | Sun Sep 17 19:34:41 2006 +0200 |
tree | 4d90215d119b6f77961b54ceb9514d1f2e09cd42 | |
parent | abbca103a02ff0e87569c38be518f9cb2d6baabc [diff] |
ieee1394: sbp2: update includes Remove unused includes. Add missing includes, i.e. explicitly include all used headers. Sort includes alphabetically. Replace one call to signal_pending(current) to avoid to include headers just for this line. Signed-off-by: Stefan Richter <stefanr@s5r6.in-berlin.de>