From patchwork Mon Jun 6 22:50:05 2011 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [0/1,meta-ti] linux-omap: cleanup and wl1271 build fix Date: Mon, 06 Jun 2011 22:50:05 -0000 From: Darren Hart X-Patchwork-Id: 5473 Message-Id: To: openembedded-core@lists.openembedded.org Cc: Koen Kooi , Darren Hart This adds two patches cleaning up whitespace and fixing a build issue with the iwl12xx expansionboard initialization. These do not apply to the linux-omap tree directly, and need to be pushed along with the rest of the patches currently residing in the linux-omap directory. The following changes since commit cb3d37c30fa71afeda8127e963965542f0171471: linux-omap4: sync with OE .dev (2011-05-09 11:57:55 +0200) are available in the git repository at: git://git.openembedded.org/openembedded-core-contrib dvhart/beagleboard http://cgit.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=dvhart/beagleboard Darren Hart (1): beagleboard: cleanup board-omap3beagle.c and allow for building without wl1271 ...0001-board-omap3beagle-whitespace-cleanup.patch | 91 ++++++++++++++++++++ ...3beagle-allow-for-building-without-wl1271.patch | 42 +++++++++ recipes-bsp/linux/linux-omap_2.6.37.bb | 2 + 3 files changed, 135 insertions(+), 0 deletions(-) create mode 100644 recipes-bsp/linux/linux-omap/0001-board-omap3beagle-whitespace-cleanup.patch create mode 100644 recipes-bsp/linux/linux-omap/0002-board-omap3beagle-allow-for-building-without-wl1271.patch