bviously M68KPlatform makes more sense here :)
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@26040 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -27,7 +27,7 @@
|
|||||||
status_t
|
status_t
|
||||||
pci_controller_init(void)
|
pci_controller_init(void)
|
||||||
{
|
{
|
||||||
switch (PPCPlatform::Default()->PlatformType()) {
|
switch (M68KPlatform::Default()->PlatformType()) {
|
||||||
/* case M68K_PLATFORM_AMIGA:
|
/* case M68K_PLATFORM_AMIGA:
|
||||||
return m68k_amiga_pci_controller_init();
|
return m68k_amiga_pci_controller_init();
|
||||||
break;
|
break;
|
||||||
|
|||||||
Reference in New Issue
Block a user