Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 572e5b01 authored by Peter Huewe's avatar Peter Huewe
Browse files

tpm/tpm_i2c_infineon: Remove unused header file



This driver does not use any module parameters anymore,
so the inclusion of the header file can be removed.

Signed-off-by: default avatarPeter Huewe <peterhuewe@gmx.de>
parent 640843ad
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -24,7 +24,6 @@
#include <linux/init.h>
#include <linux/i2c.h>
#include <linux/module.h>
#include <linux/moduleparam.h>
#include <linux/wait.h>
#include "tpm.h"