mail archive of the barebox mailing list
 help / color / mirror / Atom feed
* [PATCH] ppc cleanup
@ 2012-04-15 14:57 Sascha Hauer
  2012-04-15 14:57 ` [PATCH 1/2] ppc: remove unused init_board_data function Sascha Hauer
  2012-04-15 14:57 ` [PATCH 2/2] ppc: remove unused bd_t Sascha Hauer
  0 siblings, 2 replies; 3+ messages in thread
From: Sascha Hauer @ 2012-04-15 14:57 UTC (permalink / raw)
  To: barebox

This removes some unused code from the ppc port.

----------------------------------------------------------------
Sascha Hauer (2):
      ppc: remove unused init_board_data function
      ppc: remove unused bd_t

 arch/ppc/include/asm/barebox.h |  103 ----------------------------------------
 arch/ppc/include/asm/common.h  |    3 --
 arch/ppc/lib/Makefile          |    1 -
 arch/ppc/lib/board_data.c      |   49 -------------------
 arch/ppc/mach-mpc5xxx/cpu.c    |   10 ----
 5 files changed, 166 deletions(-)
 delete mode 100644 arch/ppc/lib/board_data.c

_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox

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

end of thread, other threads:[~2012-04-15 14:57 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-04-15 14:57 [PATCH] ppc cleanup Sascha Hauer
2012-04-15 14:57 ` [PATCH 1/2] ppc: remove unused init_board_data function Sascha Hauer
2012-04-15 14:57 ` [PATCH 2/2] ppc: remove unused bd_t Sascha Hauer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox