Skip to content

Commit

Permalink
hwmon: clean up duplicate includes
Browse files Browse the repository at this point in the history
This patch cleans up duplicate includes in
	drivers/hwmon/

Signed-off-by: Jesper Juhl <jesper.juhl@gmail.com>
Signed-off-by: Mark M. Hoffman <mhoffman@lightlink.com>
  • Loading branch information
Jesper Juhl authored and Mark M. Hoffman committed Jul 31, 2007
1 parent acf346a commit 2977110
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion drivers/hwmon/ams/ams-core.c
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@
#include <linux/types.h>
#include <linux/errno.h>
#include <linux/init.h>
#include <linux/module.h>
#include <asm/pmac_pfunc.h>
#include <asm/of_platform.h>

Expand Down

0 comments on commit 2977110

Please sign in to comment.