summaryrefslogtreecommitdiffstats
path: root/drivers/staging/tidspbridge/core/_deh.h
diff options
context:
space:
mode:
authorFernando Guzman Lugo <x0095840@ti.com>2010-10-05 15:35:40 -0500
committerGreg Kroah-Hartman <gregkh@suse.de>2010-10-05 15:30:58 -0700
commitf94378f9f9a897fc08e9d12733401ae52466e408 (patch)
treebee9a86cdae22d77b6665b77fb70fda6b5a817fe /drivers/staging/tidspbridge/core/_deh.h
parent053fdb85f56e84bff64a65601be7f72608f016da (diff)
downloadop-kernel-dev-f94378f9f9a897fc08e9d12733401ae52466e408.zip
op-kernel-dev-f94378f9f9a897fc08e9d12733401ae52466e408.tar.gz
staging: tidspbridge - move all iommu related code to a new file
Create dsp-mmu module and moves all the iommu code related to this module. Signed-off-by: Fernando Guzman Lugo <x0095840@ti.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'drivers/staging/tidspbridge/core/_deh.h')
-rw-r--r--drivers/staging/tidspbridge/core/_deh.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/drivers/staging/tidspbridge/core/_deh.h b/drivers/staging/tidspbridge/core/_deh.h
index f1254f0..8ae2633 100644
--- a/drivers/staging/tidspbridge/core/_deh.h
+++ b/drivers/staging/tidspbridge/core/_deh.h
@@ -27,9 +27,6 @@
struct deh_mgr {
struct bridge_dev_context *hbridge_context; /* Bridge context. */
struct ntfy_object *ntfy_obj; /* NTFY object */
-
- /* MMU Fault DPC */
- struct tasklet_struct dpc_tasklet;
};
int mmu_fault_isr(struct iommu *mmu);
OpenPOWER on IntegriCloud