commit | 3015c7397876f5c5de0e178e2dfe22859b5d8754 | [log] [tgz] |
---|---|---|
author | Stefan Richter <stefanr@s5r6.in-berlin.de> | Fri Nov 24 20:19:09 2006 +0100 |
committer | Stefan Richter <stefanr@s5r6.in-berlin.de> | Thu Dec 07 23:12:02 2006 +0100 |
tree | c76b58eb466af9e658f4b0b0cba689c565968825 | |
parent | ed30c26ee809b060f437fd9f1b3453e1d0375e32 [diff] |
ieee1394: conditionally export ieee1394_bus_type Follow-up to patch "Consolidate driver registering": Since I plan the lifetime of Linux 2.6.20 to be the deprecation phase of CONFIG_IEEE1394_EXPORT_FULL_API, it seems fair to keep all previously exported symbols available with this option until this phase is over. Signed-off-by: Stefan Richter <stefanr@s5r6.in-berlin.de>