1
0
Fork 0

hwmon: clean up duplicate includes

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>
hifive-unleashed-5.1
Jesper Juhl 2007-07-21 17:02:01 +02:00 committed by Mark M. Hoffman
parent acf346a311
commit 2977110192
1 changed files with 0 additions and 1 deletions

View File

@ -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>