firewire: core: header file cleanup
authorStefan Richter <stefanr@s5r6.in-berlin.de>
Sun, 6 Sep 2009 16:49:48 +0000 (18:49 +0200)
committerStefan Richter <stefanr@s5r6.in-berlin.de>
Sat, 12 Sep 2009 12:48:40 +0000 (14:48 +0200)
commit18668ff9a3232d5f942a2f7abc1ad67d2760dcdf
tree251594c51144f5993b0975c5fb4ba9f200e5c79f
parent928ec5f148e729076e9202e7c78babede628a50c
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>
drivers/firewire/core.h
include/linux/firewire.h