ieee1394: sbp2: update includes
authorStefan Richter <stefanr@s5r6.in-berlin.de>
Mon, 14 Aug 2006 16:56:00 +0000 (18:56 +0200)
committerStefan Richter <stefanr@s5r6.in-berlin.de>
Sun, 17 Sep 2006 17:34:41 +0000 (19:34 +0200)
commit902abed1587805fe8513e10aef6643f58a6de0a6
tree4d90215d119b6f77961b54ceb9514d1f2e09cd42
parentabbca103a02ff0e87569c38be518f9cb2d6baabc
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>
drivers/ieee1394/sbp2.c