]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit6beb9b0f00ac87311fd126612d02b25ea7ad0277
tree251594c51144f5993b0975c5fb4ba9f200e5c79f
parent0ce760ad15de9fa09ee5d09feee0e737613544bd
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