bq2415x_charger: Remove unneeded version.h inclusion
authorSachin Kamat <sachin.kamat@linaro.org>
Tue, 27 Nov 2012 05:58:44 +0000 (11:28 +0530)
committerAnton Vorontsov <anton@enomsg.org>
Sun, 6 Jan 2013 02:39:56 +0000 (18:39 -0800)
<linux/version.h> is not required here.

Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org>
Signed-off-by: Anton Vorontsov <anton@enomsg.org>
drivers/power/bq2415x_charger.c

index ee842b37f462c8a1f0a89eb828173ccb874cc25a..2d1b568b29e323247b833e2345e912c07078a8e1 100644 (file)
@@ -28,7 +28,6 @@
  * http://www.ti.com/product/bq24155
  */
 
-#include <linux/version.h>
 #include <linux/kernel.h>
 #include <linux/module.h>
 #include <linux/param.h>