Commit e6c9cbd6 authored by Greg Ungerer's avatar Greg Ungerer Committed by Christoph Hellwig

[PATCH] m68knommu/de2 should use generic 68328 irq setup.

This patch fixes the m68knommu de2 platform config to use the generic
68328 irq setup. All 68*328 family can use the same setup.
parent 4fa12f05
......@@ -147,5 +147,5 @@ void config_BSP(char *command, int len)
mach_reset = dragen2_reset;
mach_gettod = dragen2_gettod;
config_M68VZ328_irq();
config_M68328_irq();
}
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment