1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2025-04-21 12:27:27 +03:00

[ar71xx] remove some debug stuff

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12631 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
juhosg
2008-09-18 18:41:03 +00:00
parent 6fb33f05da
commit ad788429d1
3 changed files with 0 additions and 14 deletions

View File

@@ -436,8 +436,6 @@ void __init ar71xx_parse_mac_addr(char *mac_str)
static int __init ar71xx_machine_setup(void)
{
ar71xx_print_cmdline();
ar71xx_gpio_init();
ar71xx_add_device_uart();

View File

@@ -244,8 +244,6 @@ void __init plat_mem_setup(void)
board_be_handler = ar71xx_be_handler;
ar71xx_print_cmdline();
ar71xx_early_serial_setup();
}