Skip to content

Commit

Permalink
mfd: remove duplicated #include from pcf50633
Browse files Browse the repository at this point in the history
Removed duplicated #include <linux/device.h> in
  drivers/mfd/pcf50633-core.c

Signed-off-by: Huang Weiyi <weiyi.huang@gmail.com>
Signed-off-by: Samuel Ortiz <sameo@openedhand.com>
  • Loading branch information
Huang Weiyi authored and Samuel Ortiz committed Apr 4, 2009
1 parent 6bb5975 commit 22e2df7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion drivers/mfd/pcf50633-core.c
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@
#include <linux/kernel.h>
#include <linux/device.h>
#include <linux/sysfs.h>
#include <linux/device.h>
#include <linux/module.h>
#include <linux/types.h>
#include <linux/interrupt.h>
Expand Down

0 comments on commit 22e2df7

Please sign in to comment.