Merge tag 'v4.9-rc1' into patchwork
Linux 4.9-rc1 * tag 'v4.9-rc1': (13774 commits) Linux 4.9-rc1 score: traps: Add missing include file to fix build error fs/super.c: don't fool lockdep in freeze_super() and thaw_super() paths fs/super.c: fix race between freeze_super() and thaw_super() overlayfs: Fix setting IOP_XATTR flag iov_iter: kernel-doc import_iovec() and rw_copy_check_uvector() CIFS: Retrieve uid and gid from special sid if enabled CIFS: Add new mount option to set owner uid and gid from special sids in acl qedr: Add events support and register IB device qedr: Add GSI support qedr: Add LL2 RoCE interface qedr: Add support for data path qedr: Add support for memory registeration verbs qedr: Add support for QP verbs qedr: Add support for PD,PKEY and CQ verbs qedr: Add support for user context verbs qedr: Add support for RoCE HW init qedr: Add RoCE driver framework pkeys: Remove easily triggered WARN MIPS: Wire up new pkey_{mprotect,alloc,free} syscalls ...
This commit is contained in:
@@ -21,7 +21,6 @@
|
||||
#ifndef __MXL111SF_DEMOD_H__
|
||||
#define __MXL111SF_DEMOD_H__
|
||||
|
||||
#include <linux/kconfig.h>
|
||||
#include "dvb_frontend.h"
|
||||
#include "mxl111sf.h"
|
||||
|
||||
|
@@ -21,7 +21,6 @@
|
||||
#ifndef __MXL111SF_TUNER_H__
|
||||
#define __MXL111SF_TUNER_H__
|
||||
|
||||
#include <linux/kconfig.h>
|
||||
#include "dvb_frontend.h"
|
||||
#include "mxl111sf.h"
|
||||
|
||||
|
@@ -9,7 +9,6 @@
|
||||
* see Documentation/dvb/README.dvb-usb for more information
|
||||
*/
|
||||
|
||||
#include <linux/kconfig.h>
|
||||
#include "dibusb.h"
|
||||
|
||||
/* Max transfer size done by I2C transfer functions */
|
||||
|
@@ -10,7 +10,6 @@
|
||||
*/
|
||||
|
||||
#include <linux/kernel.h>
|
||||
#include <linux/kconfig.h>
|
||||
#include <linux/errno.h>
|
||||
#include <linux/init.h>
|
||||
#include <linux/slab.h>
|
||||
|
Verwijs in nieuw issue
Block a user