commit | 7fb9addba8ebd67306099e7fa629ff76c1be2105 | [log] [tgz] |
---|---|---|
author | Stefan Richter <stefanr@s5r6.in-berlin.de> | Sun Mar 11 22:49:05 2007 +0100 |
committer | Stefan Richter <stefanr@s5r6.in-berlin.de> | Mon Apr 30 00:00:28 2007 +0200 |
tree | 49b352701fed16e3b6e77d0b523c6e7ee0f89a98 | |
parent | 6c88e475660edcd5571a5aab39ce8062183af951 [diff] |
ieee1394: drop csr1212's support for external compilation csr1212 was written to be compiled either as part of the ieee1394 kernel driver or of an anticipated IEEE 1212 userspace library. We now drop support for the latter. The costs in terms of code footprint and depth of abstraction are not countered by any actual benefit. Also remove some obsolete #includes. Signed-off-by: Stefan Richter <stefanr@s5r6.in-berlin.de>