Skip to content

Commit

Permalink
bq2415x_charger: Remove unneeded version.h inclusion
Browse files Browse the repository at this point in the history
<linux/version.h> is not required here.

Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org>
Signed-off-by: Anton Vorontsov <anton@enomsg.org>
  • Loading branch information
Sachin Kamat authored and Anton Vorontsov committed Jan 6, 2013
1 parent 86b1e82 commit d8ecb67
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion drivers/power/bq2415x_charger.c
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down

0 comments on commit d8ecb67

Please sign in to comment.