Skip to content

Commit

Permalink
can: Revert outdated cc770 driver patches.
Browse files Browse the repository at this point in the history
Newer versions have been floating about, and I applied
to older variant unfortunately.

Signed-off-by: David S. Miller <davem@davemloft.net>
  • Loading branch information
David S. Miller committed Nov 30, 2011
1 parent ec2a546 commit de56566
Show file tree
Hide file tree
Showing 7 changed files with 0 additions and 1,504 deletions.
2 changes: 0 additions & 2 deletions drivers/net/can/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -116,8 +116,6 @@ source "drivers/net/can/sja1000/Kconfig"

source "drivers/net/can/c_can/Kconfig"

source "drivers/net/can/cc770/Kconfig"

source "drivers/net/can/usb/Kconfig"

source "drivers/net/can/softing/Kconfig"
Expand Down
1 change: 0 additions & 1 deletion drivers/net/can/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ obj-y += softing/
obj-$(CONFIG_CAN_SJA1000) += sja1000/
obj-$(CONFIG_CAN_MSCAN) += mscan/
obj-$(CONFIG_CAN_C_CAN) += c_can/
obj-$(CONFIG_CAN_CC770) += cc770/
obj-$(CONFIG_CAN_AT91) += at91_can.o
obj-$(CONFIG_CAN_TI_HECC) += ti_hecc.o
obj-$(CONFIG_CAN_MCP251X) += mcp251x.o
Expand Down
14 changes: 0 additions & 14 deletions drivers/net/can/cc770/Kconfig

This file was deleted.

8 changes: 0 additions & 8 deletions drivers/net/can/cc770/Makefile

This file was deleted.

Loading

0 comments on commit de56566

Please sign in to comment.