From 3320280b6fd7df65e3f211c0e4db66f637ca035f Mon Sep 17 00:00:00 2001 From: Sachin Kamat Date: Wed, 6 Mar 2013 14:27:54 +0530 Subject: tpm_i2c_stm_st33: Remove duplicate inclusion of header files module.h and sched.h were included twice. Signed-off-by: Sachin Kamat Signed-off-by: Kent Yoder --- drivers/char/tpm/tpm_i2c_stm_st33.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'drivers/char') diff --git a/drivers/char/tpm/tpm_i2c_stm_st33.c b/drivers/char/tpm/tpm_i2c_stm_st33.c index 743ffecebcb1..5bb8e2ddd3b3 100644 --- a/drivers/char/tpm/tpm_i2c_stm_st33.c +++ b/drivers/char/tpm/tpm_i2c_stm_st33.c @@ -36,7 +36,6 @@ #include #include #include -#include #include #include #include @@ -50,7 +49,6 @@ #include #include #include -#include #include "tpm.h" #include "tpm_i2c_stm_st33.h" -- cgit v1.2.3