diff options
| author | David S. Miller <davem@davemloft.net> | 2014-09-23 12:09:27 -0400 |
|---|---|---|
| committer | David S. Miller <davem@davemloft.net> | 2014-09-23 12:09:27 -0400 |
| commit | 1f6d80358dc9bbbeb56cb43384fa11fd645d9289 (patch) | |
| tree | 152bfa5165292a8e4f06d536b6d222a68480e573 /include/uapi/linux/Kbuild | |
| parent | a2aeb02a8e6a9fef397c344245a54eeae67341f6 (diff) | |
| parent | 98f75b8291a89ba6bf73e322ee467ce0bfeb91c1 (diff) | |
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Conflicts:
arch/mips/net/bpf_jit.c
drivers/net/can/flexcan.c
Both the flexcan and MIPS bpf_jit conflicts were cases of simple
overlapping changes.
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'include/uapi/linux/Kbuild')
| -rw-r--r-- | include/uapi/linux/Kbuild | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/include/uapi/linux/Kbuild b/include/uapi/linux/Kbuild index fb3f7b675229..70e150ebc6c9 100644 --- a/include/uapi/linux/Kbuild +++ b/include/uapi/linux/Kbuild | |||
| @@ -241,6 +241,7 @@ header-y += matroxfb.h | |||
| 241 | header-y += mdio.h | 241 | header-y += mdio.h |
| 242 | header-y += media.h | 242 | header-y += media.h |
| 243 | header-y += mei.h | 243 | header-y += mei.h |
| 244 | header-y += memfd.h | ||
| 244 | header-y += mempolicy.h | 245 | header-y += mempolicy.h |
| 245 | header-y += meye.h | 246 | header-y += meye.h |
| 246 | header-y += mic_common.h | 247 | header-y += mic_common.h |
| @@ -396,6 +397,7 @@ header-y += un.h | |||
| 396 | header-y += unistd.h | 397 | header-y += unistd.h |
| 397 | header-y += unix_diag.h | 398 | header-y += unix_diag.h |
| 398 | header-y += usbdevice_fs.h | 399 | header-y += usbdevice_fs.h |
| 400 | header-y += usbip.h | ||
| 399 | header-y += utime.h | 401 | header-y += utime.h |
| 400 | header-y += utsname.h | 402 | header-y += utsname.h |
| 401 | header-y += uuid.h | 403 | header-y += uuid.h |
