[parisc-linux] error?

Naresh Kumar knaresh at india.hp.com
Tue Jan 27 22:26:53 MST 2004


Grant,
I was referring to linux-2.6. There are two 'break' statements in 'case
PAT_GMMIO:'. Removing the first 'break' will do.
Regards,
Naresh.


> Those are "extra"?
> The version of code in linux-2.4 CVS has:
>                 case PAT_GMMIO:
>                         printk(KERN_WARNING MODULE_NAME
>                                 " range[%d] : ignoring GMMIO (0x%lx)\n",
>                                 i, p->start);
>                         lba_dev->gmmio_base = p->start;
>                         break;
>
> The code you quoted is missing the "case PAT_GMMIO" and printk.
>
> thanks,
> grant



More information about the parisc-linux mailing list