From: Florian Fainelli Date: Mon, 10 Aug 2009 19:42:54 +0000 (+0200) Subject: MIPS: BCM63xx: Make bcm63xx_uart_register an initfunc X-Git-Tag: v2.6.32-rc6~2^2~24 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6c1e7a5ad9ac40c9bf45381409dc16207b6ffceb;p=pandora-kernel.git MIPS: BCM63xx: Make bcm63xx_uart_register an initfunc This patch removes the calls to bcm63xx_uart_register in board_bcm963xx.c and make bcm63xx_uart_register an initfunc. Allows us to remove bcm63xx_dev_uart.h which was there to make checkpatch.pl happy. Signed-off-by: Florian Fainelli Signed-off-by: Ralf Baechle --- Reading git-diff-tree failed