From mboxrd@z Thu Jan 1 00:00:00 1970 From: tony@atomide.com (Tony Lindgren) Date: Mon, 12 Nov 2012 17:05:40 -0800 Subject: [GIT PULL 1/6] omap cleanup fixes for v3.8 merge window In-Reply-To: References: Message-ID: <20121113010539.GZ6801@atomide.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org * Tony Lindgren [121112 17:01]: > The following changes since commit edf8dde393f879fc2d8c22d4bc01ff8d37b80e1a: > > Merge branch 'linus' into omap-for-v3.8/cleanup-headers-prepare-multiplatform-v3 (2012-11-09 14:58:01 -0800) > > are available in the git repository at: > > > git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap tags/omap-for-v3.8/cleanup-fixes-signed > > for you to fetch changes up to e05cf58d50e3ce3601ebf753728eee0df759e38f: > > ARM: OMAP2+: remove duplicated include from board-overo.c (2012-11-12 14:02:48 -0800) > > ---------------------------------------------------------------- > Minor fixes to the clean-up done for ARM common multi-platform > support for omaps. FYI, some of the pull requests after this one may break compile for omap2plus_defconfig when merging them in. I suggest you pull requests 2 - 6 with --no-commit option and make sure it builds after each pull if you have a chance. Or I can follow up with fixes if needed. If in doubt, I've pushded omap-for-v3.8/tmp-merge that's a merge of v3.7-rc5 + recently pulled omap fixes + these pull requests merged together for reference. Cheers, Tony