Commit e835d442 authored by Thierry Reding's avatar Thierry Reding

firmware: tegra: bpmp-tegra186: Remove unused includes

Many of the include files are not needed, so drop them.
Signed-off-by: default avatarThierry Reding <treding@nvidia.com>
parent 139251fc
......@@ -3,14 +3,9 @@
* Copyright (c) 2018, NVIDIA CORPORATION.
*/
#include <linux/clk/tegra.h>
#include <linux/genalloc.h>
#include <linux/mailbox_client.h>
#include <linux/of.h>
#include <linux/of_address.h>
#include <linux/of_device.h>
#include <linux/platform_device.h>
#include <linux/semaphore.h>
#include <soc/tegra/bpmp.h>
#include <soc/tegra/bpmp-abi.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