Skip to content
Commit 5b7bea9f authored by Marc Dietrich's avatar Marc Dietrich Committed by Grant Likely
Browse files

spi/tegra: fix compilation error in spi-tegra.c



Add #include <linux/module.h> to spi-tegra.c to fix a compilation error
after the removal of module.h from device.h (in patch: "include: replace
linux/module.h with "struct module" wherever possible").

Signed-off-by: default avatarMarc Dietrich <marvin24@gmx.de>
Acked-by: default avatarOlof Johansson <olof@lixom.net>
Signed-off-by: default avatarGrant Likely <grant.likely@secretlab.ca>
parent 7eb187b3
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