On 11/8/2011 12:59 PM, Govindraj wrote:
On Tue, Nov 8, 2011 at 4:24 PM, Santosh Shilimkar
<santosh.shilimkar@xxxxxx> wrote:
[...]
Opps. I missed that one while acking the patch.
Indeed the semi-colon one was agreed to be the left over
in the last patch discussion.
Sorry, my bad sent the wrong patch here's the right one.[1]
--
Thanks,
Govindraj.R
[1]:
From 9d244c0dea4de10ab9052fc1fe7bde8846ad389e Mon Sep 17 00:00:00 2001
From: Govindraj.R<govindraj.raja@xxxxxx>
Date: Tue, 8 Nov 2011 16:57:22 +0530
Subject: [PATCH] OMAP2+: Fix Compilation error on current mainline
Fix below compilation failure on mainline kernel commit id
1ea6b8f48918282bdca0b32a34095504ee65bab5
arch/arm/mach-omap2/omap_l3_noc.c:240: error: expected ',' or ';'
before 'MODULE_DEVICE_TABLE'
The issue is that 3.2-rc1 does not have that build error anymore...
It should appear only with this driver built as a module, and that's not
possible yet for the l3_noc.
The fix is still good to have, but the changelog should probably be updated.
Regards,
Benoit
--
To unsubscribe from this list: send the line "unsubscribe linux-omap" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html