summaryrefslogtreecommitdiffstats
path: root/drivers/firewire/ohci.c
diff options
context:
space:
mode:
authorStefan Richter <stefanr@s5r6.in-berlin.de>2010-06-12 20:26:51 +0200
committerStefan Richter <stefanr@s5r6.in-berlin.de>2010-06-19 13:01:40 +0200
commit65b2742ac002f554f6ca0c2eab84cc62400eafdf (patch)
treea13b0dc0883a5e126f2577f8061705c4c38debc0 /drivers/firewire/ohci.c
parentc374ab424249b6ab91b1aee7460419d3f2c321df (diff)
downloadop-kernel-dev-65b2742ac002f554f6ca0c2eab84cc62400eafdf.zip
op-kernel-dev-65b2742ac002f554f6ca0c2eab84cc62400eafdf.tar.gz
firewire: 'add CSR_... support' addendum
Add a comment on which of the conflicting NODE_IDS specifications we implement. Reduce a comment on rather irrelevant register bits that can all be looked up in the spec (or from now on in the code history). Directly include the required indirectly included bug.h. Signed-off-by: Stefan Richter <stefanr@s5r6.in-berlin.de>
Diffstat (limited to 'drivers/firewire/ohci.c')
-rw-r--r--drivers/firewire/ohci.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/firewire/ohci.c b/drivers/firewire/ohci.c
index 51a5580..2abdb32 100644
--- a/drivers/firewire/ohci.c
+++ b/drivers/firewire/ohci.c
@@ -18,6 +18,7 @@
* Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
*/
+#include <linux/bug.h>
#include <linux/compiler.h>
#include <linux/delay.h>
#include <linux/device.h>
OpenPOWER on IntegriCloud