Browse Source

tmp/tpm_crb: drop include to platform_device

The platform device is not used in this driver, drop the
include to linux/platform_device.h

Signed-off-by: Tomas Winkler <tomas.winkler@intel.com>
Reviewed-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com>
Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com>
Tomas Winkler 9 năm trước cách đây
mục cha
commit
71801310b1
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  1. 0 1
      drivers/char/tpm/tpm_crb.c

+ 0 - 1
drivers/char/tpm/tpm_crb.c

@@ -19,7 +19,6 @@
 #include <linux/highmem.h>
 #include <linux/rculist.h>
 #include <linux/module.h>
-#include <linux/platform_device.h>
 #include "tpm.h"
 
 #define ACPI_SIG_TPM2 "TPM2"