mirror of
https://github.com/xcat2/xNBA.git
synced 2024-12-14 23:31:39 +00:00
Change #warning to FIXME for ns8390.c
This driver really needs to be rewritten. It tries to build both ISA and PCI images, and makes life diffifult for the build system and rom-o-matic.net. The warning was just a reminder that it needs to be cleaned up and re-factored to split the PCI and ISA drivers.
This commit is contained in:
parent
4e177aee17
commit
02a7514128
@ -25,7 +25,8 @@ SMC8416 PIO support added by Andrew Bettison (andrewb@zip.com.au) on 4/3/02
|
||||
|
||||
**************************************************************************/
|
||||
|
||||
#warning "ns8390.c: FIXME: split ISA and PCI, clean up"
|
||||
/* #warning "ns8390.c: FIXME: split ISA and PCI, clean up" */
|
||||
|
||||
#if 1
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user