Skip to content

Commit

Permalink
max8997_charger: Remove duplicate module.h
Browse files Browse the repository at this point in the history
module.h was included twice.

Signed-off-by: Jonghwan Choi <jhbird.choi@samsung.com>
Acked-by: MyungJoo Ham <myungjoo.ham@samsung.com>
Signed-off-by: Anton Vorontsov <cbouatmailru@gmail.com>
  • Loading branch information
Jonghwan Choi authored and Anton Vorontsov committed Jan 6, 2012
1 parent e57b432 commit 6859798
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion drivers/power/max8997_charger.c
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
*/

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

0 comments on commit 6859798

Please sign in to comment.