aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2/Makefile
diff options
context:
space:
mode:
authorFelipe Balbi <balbi@ti.com>2011-03-07 19:35:20 +0530
committerSantosh Shilimkar <santosh.shilimkar@ti.com>2011-03-09 17:23:57 +0530
commite2fa61d409195550b3b05b213d7715bc67b0e855 (patch)
tree3c6eb23e043c982d3071d5570f59b5e69dc91e3a /arch/arm/mach-omap2/Makefile
parent0abcf6185eb87b9e00a821513802e56200378a6a (diff)
downloadkernel_samsung_smdk4412-e2fa61d409195550b3b05b213d7715bc67b0e855.zip
kernel_samsung_smdk4412-e2fa61d409195550b3b05b213d7715bc67b0e855.tar.gz
kernel_samsung_smdk4412-e2fa61d409195550b3b05b213d7715bc67b0e855.tar.bz2
OMAP3: l3: Introduce l3-interconnect error handling driver
The driver provides the information regarding the ocp errors that gets logged in the interconnect.The error info provides the details regarding the master or the target that generated the error, type of error and the corresponding address. The stack dump is also provided. Signed-off-by: sricharan <r.sricharan@ti.com> [r.sricharan@ti.com: Enhacements, major cleanup and made it functional] Signed-off-by: Santosh Shilimkar <santosh.shilimkar@ti.com> [santosh.shilimkar@ti.com: Driver design changes as per OMAP4 version] Signed-off-by: Felipe Balbi <balbi@ti.com> [balbi@ti.com: Initial version of the driver] Acked-by: Benoit Cousson <b-cousson@ti.com>
Diffstat (limited to 'arch/arm/mach-omap2/Makefile')
-rw-r--r--arch/arm/mach-omap2/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/arch/arm/mach-omap2/Makefile b/arch/arm/mach-omap2/Makefile
index 1c3635d..e4c9bb3 100644
--- a/arch/arm/mach-omap2/Makefile
+++ b/arch/arm/mach-omap2/Makefile
@@ -135,6 +135,9 @@ obj-$(CONFIG_ARCH_OMAP4) += omap_hwmod_44xx_data.o
# EMU peripherals
obj-$(CONFIG_OMAP3_EMU) += emu.o
+# L3 interconnect
+obj-$(CONFIG_ARCH_OMAP3) += omap_l3_smx.o
+
obj-$(CONFIG_OMAP_MBOX_FWK) += mailbox_mach.o
mailbox_mach-objs := mailbox.o