linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/6] ARM: OMAP2+: clean up the Makefile
@ 2012-09-08  0:39 Paul Walmsley
  2012-09-08  0:39 ` [PATCH 1/6] ARM: OMAP2+: clean up whitespace in Makefile Paul Walmsley
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Paul Walmsley @ 2012-09-08  0:39 UTC (permalink / raw)
  To: linux-arm-kernel

This series, intended for 3.7 cleanup, cleans up the Makefile in
arch/arm/mach-omap2.  It places PRCM-related lines in the PRCM
sections, clock lines in the clock sections, etc.; and fixes some
formatting and whitespace.  This is meant to serve as a base for
future cleanups to avoid conflicts as lines get removed.

Boot and build test logs can be found at:

    http://www.pwsan.com/omap/testlogs/makefile_cleanup_3.7/20120905143119/


- Paul

---

object size (delta in bytes from test_v3.6-rc4 (4cbe5a555fa58a79b6ecbb6c531b8bab0650778d)):
  text    data     bss   total  kernel
     0       0       0       0  2430_testconfig
     0       0       0       0  5912osk_testconfig
     0       0       0       0  am33xx_testconfig
    +8       0       0      +8  n800_b_testconfig
    +8       0       0      +8  n800_multi_omap2xxx
    +8       0       0      +8  n800_testconfig
     0       0       0       0  omap1510_defconfig
     0       0       0       0  omap1_defconfig
   +32       0       0     +32  omap2_4_testconfig
    +8       0       0      +8  omap2plus_defconfig
   +16       0       0     +16  omap2plus_no_pm
    -8       0       0      -8  omap3_4_testconfig
   -56       0       0     -56  omap3_testconfig
     0       0       0       0  omap4_testconfig
     0       0       0       0  rmk_omap3430_ldp_oldconfig
     0       0       0       0  rmk_omap4430_sdp_oldconfig

Paul Walmsley (6):
      ARM: OMAP2+: clean up whitespace in Makefile
      ARM: OMAP2+: clean up omap_hwmod.o build directives in Makefile
      ARM: OMAP2+: move MPU INTCPS, secure monitor, SDRC build directives in Makefile
      ARM: OMAP2+: clean up OMAP4 PRM & sleep build directives in Makefile
      ARM: OMAP2+: clean up OMAP clock Makefile sections
      ARM: OMAP2+: clean up PRCM sections of the Makefile


 arch/arm/mach-omap2/Makefile |  108 +++++++++++++++++-------------------------
 1 file changed, 44 insertions(+), 64 deletions(-)

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2012-09-08  0:39 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-09-08  0:39 [PATCH 0/6] ARM: OMAP2+: clean up the Makefile Paul Walmsley
2012-09-08  0:39 ` [PATCH 1/6] ARM: OMAP2+: clean up whitespace in Makefile Paul Walmsley
2012-09-08  0:39 ` [PATCH 2/6] ARM: OMAP2+: clean up omap_hwmod.o build directives " Paul Walmsley
2012-09-08  0:39 ` [PATCH 3/6] ARM: OMAP2+: move MPU INTCPS, secure monitor, SDRC " Paul Walmsley
2012-09-08  0:39 ` [PATCH 4/6] ARM: OMAP2+: clean up OMAP4 PRM & sleep " Paul Walmsley
2012-09-08  0:39 ` [PATCH 5/6] ARM: OMAP2+: clean up OMAP clock Makefile sections Paul Walmsley
2012-09-08  0:39 ` [PATCH 6/6] ARM: OMAP2+: clean up PRCM sections of the Makefile Paul Walmsley

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).