* Premi, Sanjeev [090929 04:34]: > Hi Tony, > > Can you push this patch to 2.6.32-rc1? > > 7a8d53a0: arch: arm: omap: terminate ifndef > > I was unable to refresh my patches against this baseline. > OR, is it okay if I re-submit against the 'master'. Sorry, I was meaning to look where the mismatch really came from but forgot. Looks like adding omap850 support added an #else without removing the #endif above it, and also removed another #endif in commit ae302f40061235f6bc58ae9ba02aa849d60223b5. I added some more comments to your original patch, see below. I did not notice earlier that adding omap850 also accidentally did both changes. So I was wondering where the second change came from.. Can you please check that this patch is still OK? Regards, Tony