|
@@ -202,9 +202,8 @@ void __init plat_mem_setup(void)
|
|
#endif
|
|
#endif
|
|
}
|
|
}
|
|
#ifdef CONFIG_DMA_COHERENT
|
|
#ifdef CONFIG_DMA_COHERENT
|
|
- else {
|
|
|
|
|
|
+ else
|
|
panic("Hardware DMA cache coherency not supported");
|
|
panic("Hardware DMA cache coherency not supported");
|
|
- }
|
|
|
|
#endif
|
|
#endif
|
|
|
|
|
|
#ifdef CONFIG_BLK_DEV_IDE
|
|
#ifdef CONFIG_BLK_DEV_IDE
|