summaryrefslogtreecommitdiffstats
path: root/drivers/net/can/pch_can.c
diff options
context:
space:
mode:
authorDavid S. Miller <davem@davemloft.net>2012-02-04 22:42:19 +0100
committerDavid S. Miller <davem@davemloft.net>2012-02-04 22:42:19 +0100
commitd07d4c239bbf428db5581ccd5ca3770bbd15bfbd (patch)
tree969df78fbbc76b9ff1289e154b641a06f983569b /drivers/net/can/pch_can.c
parentMerge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net (diff)
parentcan: replace the dev_dbg/info/err/... with the new netdev_xxx macros (diff)
downloadlinux-d07d4c239bbf428db5581ccd5ca3770bbd15bfbd.tar.xz
linux-d07d4c239bbf428db5581ccd5ca3770bbd15bfbd.zip
Merge branch 'master' of git://gitorious.org/linux-can/linux-can-next
Conflicts: drivers/net/can/usb/ems_usb.c Minor dev_warn --> netdev_warn conversion conflicts.
Diffstat (limited to 'drivers/net/can/pch_can.c')
-rw-r--r--drivers/net/can/pch_can.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/net/can/pch_can.c b/drivers/net/can/pch_can.c
index 6edc25e0dd15..2bb215e00eb1 100644
--- a/drivers/net/can/pch_can.c
+++ b/drivers/net/can/pch_can.c
@@ -1,6 +1,6 @@
/*
* Copyright (C) 1999 - 2010 Intel Corporation.
- * Copyright (C) 2010 OKI SEMICONDUCTOR CO., LTD.
+ * Copyright (C) 2010 LAPIS SEMICONDUCTOR CO., LTD.
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by