Skip to content

Commit

Permalink
ieee1394: unexport highlevel_host_reset
Browse files Browse the repository at this point in the history
highlevel_host_reset no longer has any modular users.

Signed-off-by: Adrian Bunk <[email protected]>
Signed-off-by: Stefan Richter <[email protected]>
  • Loading branch information
AdrianBunk authored and Stefan Richter committed Apr 29, 2007
1 parent 246a5fd commit f982e5f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion drivers/ieee1394/ieee1394_core.c
Original file line number Diff line number Diff line change
Expand Up @@ -1335,7 +1335,6 @@ EXPORT_SYMBOL(hpsb_destroy_hostinfo);
EXPORT_SYMBOL(hpsb_set_hostinfo_key);
EXPORT_SYMBOL(hpsb_get_hostinfo_bykey);
EXPORT_SYMBOL(hpsb_set_hostinfo);
EXPORT_SYMBOL(highlevel_host_reset);

/** nodemgr.c **/
EXPORT_SYMBOL(hpsb_node_fill_packet);
Expand Down

0 comments on commit f982e5f

Please sign in to comment.