Commit d8ecb675 authored by Sachin Kamat's avatar Sachin Kamat Committed by Anton Vorontsov

bq2415x_charger: Remove unneeded version.h inclusion

<linux/version.h> is not required here.
Signed-off-by: default avatarSachin Kamat <sachin.kamat@linaro.org>
Signed-off-by: default avatarAnton Vorontsov <anton@enomsg.org>
parent 86b1e829
...@@ -28,7 +28,6 @@ ...@@ -28,7 +28,6 @@
* http://www.ti.com/product/bq24155 * http://www.ti.com/product/bq24155
*/ */
#include <linux/version.h>
#include <linux/kernel.h> #include <linux/kernel.h>
#include <linux/module.h> #include <linux/module.h>
#include <linux/param.h> #include <linux/param.h>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment