Commit 959859d2 authored by David S. Miller's avatar David S. Miller
Browse files

Merge branch 'uapi-for-3.7' of git://gitorious.org/linux-can/linux-can



Marc Kleine-Budde says:

====================
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.
====================

Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parents 68aaed54 922cd657
Loading
Loading
Loading
Loading
+0 −5
Original line number Diff line number Diff line
header-y += raw.h
header-y += bcm.h
header-y += gw.h
header-y += error.h
header-y += netlink.h
+5 −0
Original line number Diff line number Diff line
# UAPI Header export list
header-y += bcm.h
header-y += error.h
header-y += gw.h
header-y += netlink.h
header-y += raw.h
+0 −0

File moved.

Loading