firewire: cleanups
authorAdrian Bunk <bunk@kernel.org>
Sun, 30 Mar 2008 23:22:11 +0000 (02:22 +0300)
committerStefan Richter <stefanr@s5r6.in-berlin.de>
Fri, 18 Apr 2008 15:55:37 +0000 (17:55 +0200)
commitdb8be076cad4b843aa743ef462c75022cddd9c63
treee9386e3f9fcb3fbf9f51da1aa005e03ef33588a1
parent25b1c3d8889f982ebc6c7b996cfc7fa5f1dce533
firewire: cleanups

This patch contains the following cleanups:
- #if 0 the following unused structs:
  - fw-transaction.c:fw_low_memory_region
  - fw-transaction.c:fw_private_region
  - fw-transaction.c:fw_csr_region
  - fw-transaction.c:fw_unit_space_region
- remove the following unused EXPORT_SYMBOL's:
  - fw-card.c:fw_core_add_descriptor
  - fw-card.c:fw_core_remove_descriptor
  - fw-iso.c:fw_iso_context_create
  - fw-iso.c:fw_iso_context_destroy
  - fw-iso.c:fw_iso_context_start
  - fw-iso.c:fw_iso_context_queue
  - fw-iso.c:fw_iso_context_stop

Signed-off-by: Adrian Bunk <bunk@kernel.org>
Signed-off-by: Stefan Richter <stefanr@s5r6.in-berlin.de>
drivers/firewire/fw-card.c
drivers/firewire/fw-iso.c
drivers/firewire/fw-transaction.c
drivers/firewire/fw-transaction.h