Merge tag 'for-linus' of https://github.com/openrisc/linux
[sfrench/cifs-2.6.git] / arch / openrisc / mm / ioremap.c
index 91c8259d4b7ed63e783f70768a4a1465048afd5c..f59ea4c10b0f81f2c53015bfe0205e78268ea831 100644 (file)
@@ -22,7 +22,7 @@
 
 extern int mem_init_done;
 
-/**
+/*
  * OK, this one's a bit tricky... ioremap can get called before memory is
  * initialized (early serial console does this) and will want to alloc a page
  * for its mapping.  No userspace pages will ever get allocated before memory