projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
45a42bc
)
Bluetooth: btrsi: remove unused including <linux/version.h>
author
Wei Yongjun
<weiyongjun1@huawei.com>
Wed, 28 Mar 2018 13:22:14 +0000
(13:22 +0000)
committer
Johan Hedberg
<johan.hedberg@intel.com>
Sun, 1 Apr 2018 18:43:02 +0000
(21:43 +0300)
Remove including <linux/version.h> that don't need it.
Signed-off-by: Wei Yongjun <weiyongjun1@huawei.com>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
drivers/bluetooth/btrsi.c
patch
|
blob
|
history
diff --git
a/drivers/bluetooth/btrsi.c
b/drivers/bluetooth/btrsi.c
index
5034325
..
60d1419
100644
(file)
--- a/
drivers/bluetooth/btrsi.c
+++ b/
drivers/bluetooth/btrsi.c
@@
-13,7
+13,6
@@
* ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
* OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*/
-#include <linux/version.h>
#include <linux/module.h>
#include <linux/kernel.h>
#include <net/bluetooth/bluetooth.h>