]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
lib_ppc/interrupts.c: make board_show_activity() a weak function
authorWolfgang Denk <wd@denx.de>
Tue, 9 Sep 2008 08:08:02 +0000 (10:08 +0200)
committerWolfgang Denk <wd@denx.de>
Tue, 9 Sep 2008 08:08:02 +0000 (10:08 +0200)
commitaab2bf0202c86227e3dcc8a5b58946087ebcc1af
tree8eb2937fbd3837a84cce64862794873e089cc41b
parentfe876787f8743883ce58fed61525eaa2f34da4c5
lib_ppc/interrupts.c: make board_show_activity() a weak function

This allows to use show_activity() without having to
define an empty board_show_activity() function.

Signed-off-by: Wolfgang Denk <wd@denx.de>
lib_ppc/interrupts.c