summaryrefslogtreecommitdiff
path: root/drivers/misc
diff options
context:
space:
mode:
authorOlof Johansson <olof@lixom.net>2014-07-19 12:36:42 -0700
committerOlof Johansson <olof@lixom.net>2014-07-19 12:36:42 -0700
commitda74dff5ae9ef20040773c33ebe1d97c15f6e419 (patch)
treedefc48ee6eabade3eba16ab9f52f78b02293b3e9 /drivers/misc
parent1cf1577315581ef62a186b155fad95444a2c87cc (diff)
parentc6b659c0050429c36e3e805529d68d8680956e1a (diff)
Merge branch 'next/cleanup' into for-next
* next/cleanup: ARM: tegra: Convert PMC to a driver soc/tegra: fuse: Set up in early initcall ARM: tegra: Always lock the CPU reset vector ARM: tegra: Setup CPU hotplug in a pure initcall soc/tegra: Implement runtime check for Tegra SoCs soc/tegra: fuse: fix dummy functions soc/tegra: fuse: move APB DMA into Tegra20 fuse driver soc/tegra: Add efuse and apbmisc bindings soc/tegra: Add efuse driver for Tegra ARM: tegra: move fuse exports to soc/tegra/fuse.h ARM: tegra: export apb dma readl/writel ARM: tegra: Use a function to get the chip ID ARM: tegra: Sort includes alphabetically ARM: tegra: Move includes to include/soc/tegra
Diffstat (limited to 'drivers/misc')
-rw-r--r--drivers/misc/fuse/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/misc/fuse/Makefile b/drivers/misc/fuse/Makefile
new file mode 100644
index 000000000000..0679c4febc89
--- /dev/null
+++ b/drivers/misc/fuse/Makefile
@@ -0,0 +1 @@
+obj-$(CONFIG_ARCH_TEGRA) += tegra/