Commit 139c2662 authored by Greg Ungerer's avatar Greg Ungerer Committed by Christoph Hellwig

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

This patch fixes the m68knommu ucdimm platform config to use the generic
68328 irq setup. All 68*328 family can use the same setup.
parent eab6c4ab
......@@ -115,5 +115,5 @@ void config_BSP(char *command, int len)
mach_gettod = BSP_gettod;
mach_reset = BSP_reset;
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