]> rtime.felk.cvut.cz Git - socketcan-devel.git/commit
Get rid of ioctl.h for the new CAN drivers
authorwolf <wolf@030b6a49-0b11-0410-94ab-b0dab22257f2>
Thu, 12 Jun 2008 12:41:05 +0000 (12:41 +0000)
committerwolf <wolf@030b6a49-0b11-0410-94ab-b0dab22257f2>
Thu, 12 Jun 2008 12:41:05 +0000 (12:41 +0000)
commit9f11a9581c14a608f020a4c40c75d3820cb02933
tree1b5bd9a2b2f70576999d6e5be8a16a7d9199e1a0
parent8429fcdbfc87b481f22d247d1ea29787bb4a76f8
Get rid of ioctl.h for the new CAN drivers

This patch gets rid of include/linux/can/ioctl.h for the new
CAN device interface and drivers. The definitions have been
moved temporarily to include/linux/can/dev.h. Further cleanup
will follow when the bit timing code is updated. The ioctl.h
file has not been deleted, because it's still used by the old
CAN drivers.

Signed-off-by: Wolfgang Grandegger <wg@grandegger.com>
git-svn-id: svn://svn.berlios.de//socketcan/trunk@782 030b6a49-0b11-0410-94ab-b0dab22257f2
kernel/2.6/drivers/net/can/sja1000/sja1000.c
kernel/2.6/include/linux/can/dev.h