microblaze: Remove additional compatible properties

Device-tree BSP generates longer compatible properties
that's why we can remove extra/old one.

Signed-off-by: Michal Simek <monstr@monstr.eu>
This commit is contained in:
Michal Simek
2010-09-14 08:09:37 +02:00
parent a7d8355008
commit e65f1e2843
4 changed files with 0 additions and 9 deletions

View File

@@ -128,9 +128,6 @@ void __init init_IRQ(void)
#endif
const char * const intc_list[] = {
"xlnx,xps-intc-1.00.a",
"xlnx,opb-intc-1.00.c",
"xlnx,opb-intc-1.00.b",
"xlnx,opb-intc-1.00.a",
NULL
};