From patchwork Wed Oct 10 20:39:35 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: pull-request: can 2012-10-10 Date: Wed, 10 Oct 2012 10:39:35 -0000 From: Marc Kleine-Budde X-Patchwork-Id: 190754 Message-Id: <1349901576-30774-1-git-send-email-mkl@pengutronix.de> To: davem@davemloft.net Cc: linux-can@vger.kernel.org, socketcan@hartkopp.net, netdev@vger.kernel.org, dhowells@redhat.com Hello David, this pull request for net, i.e. the v3.7 release cycle, contains the patch by David Howells to move the UAPI related headers for the CAN subsystem. regards, Marc --- The following changes since commit 85457685e0e314f6902caaef976b3fd8ef4f51b4: Merge tag 'master-2012-10-08' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless (2012-10-10 11:59:54 -0400) are available in the git repository at: git://gitorious.org/linux-can/linux-can.git uapi-for-3.7 for you to fetch changes up to 922cd657c95fe3e4214d68a958e98288b7a55bba: UAPI: (Scripted) Disintegrate include/linux/can (2012-10-10 22:24:21 +0200) ---------------------------------------------------------------- David Howells (1): UAPI: (Scripted) Disintegrate include/linux/can include/linux/can/Kbuild | 5 ----- include/uapi/linux/can/Kbuild | 5 +++++ include/{ => uapi}/linux/can/bcm.h | 0 include/{ => uapi}/linux/can/error.h | 0 include/{ => uapi}/linux/can/gw.h | 0 include/{ => uapi}/linux/can/netlink.h | 0 include/{ => uapi}/linux/can/raw.h | 0 7 files changed, 5 insertions(+), 5 deletions(-) rename include/{ => uapi}/linux/can/bcm.h (100%) rename include/{ => uapi}/linux/can/error.h (100%) rename include/{ => uapi}/linux/can/gw.h (100%) rename include/{ => uapi}/linux/can/netlink.h (100%) rename include/{ => uapi}/linux/can/raw.h (100%) -- To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html