commit | 18668ff9a3232d5f942a2f7abc1ad67d2760dcdf | [log] [tgz] |
---|---|---|
author | Stefan Richter <stefanr@s5r6.in-berlin.de> | Sun Sep 06 18:49:48 2009 +0200 |
committer | Stefan Richter <stefanr@s5r6.in-berlin.de> | Sat Sep 12 14:48:40 2009 +0200 |
tree | 251594c51144f5993b0975c5fb4ba9f200e5c79f | |
parent | 928ec5f148e729076e9202e7c78babede628a50c [diff] |
firewire: core: header file cleanup fw_card_get, fw_card_put, fw_card_release are currently not exported for use outside the firewire-core. Move their definitions/ declarations from the subsystem header file to the core header file. Signed-off-by: Stefan Richter <stefanr@s5r6.in-berlin.de>