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

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
......@@ -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"
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment