Skip to content

Commit

Permalink
Revert "power, max8998: Include linux/module.h just once in drivers/p…
Browse files Browse the repository at this point in the history
…ower/max8998_charger.c"

This reverts commit ce64b8d. It is done
via moduleh tree as part of a larger cleanup.

Reported-by: Stephen Rothwell <sfr@canb.auug.org.au>
  • Loading branch information
Jiri Kosina committed Mar 7, 2012
1 parent c097b2c commit 4f3612b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions drivers/power/max8998_charger.c
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@

#include <linux/module.h>
#include <linux/err.h>
#include <linux/module.h>
#include <linux/slab.h>
#include <linux/platform_device.h>
#include <linux/power_supply.h>
Expand Down

0 comments on commit 4f3612b

Please sign in to comment.