devio: remove FIXME
authorAlan Cox <alan@linux.intel.com>
Thu, 3 Aug 2017 10:59:46 +0000 (11:59 +0100)
committerAlan Cox <alan@linux.intel.com>
Thu, 3 Aug 2017 10:59:46 +0000 (11:59 +0100)
We taught the linker to do this

Kernel/devio.c

index 3e4b506..4bfc985 100644 (file)
@@ -231,10 +231,6 @@ udata.u_base should be consulted instead.
 Any device other than a disk will have only raw access.
 **********************************************************************/
 
-/* FIXME: To do banking without true 'far' pointers we need to figure
-   out some scheme to do a bank call here - do we need a dev_tab bank
-   entry perhaps ? */
-
 static void bdsetup(bufptr bp)
 {
        udata.u_buf = bp;