aboutsummaryrefslogtreecommitdiff
path: root/platforms/rhesus
diff options
context:
space:
mode:
Diffstat (limited to 'platforms/rhesus')
-rw-r--r--platforms/rhesus/rhesus.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/platforms/rhesus/rhesus.c b/platforms/rhesus/rhesus.c
index 41b1d5a..b749eef 100644
--- a/platforms/rhesus/rhesus.c
+++ b/platforms/rhesus/rhesus.c
@@ -177,9 +177,6 @@ static int rhesus_pnor_init(void)
static void rhesus_init(void)
{
- if (dummy_console_enabled())
- dummy_console_add_nodes();
-
/* Initialize PNOR/NVRAM */
rhesus_pnor_init();
}