• Matthew Wilcox's avatar
    [PATCH] Kill off sym1 · 18064b09
    Matthew Wilcox authored
     - Remove sym1 driver
     - Remove PCI stuff from sym53c8xx_comm.h
     - Remove PCI stuff from ncr53c8xx.c
     - Remove device_t typedef
     - Remove u_int32 and u_int64
     - Remove first_host and the_template
     - Remove SPARC support (get back to me when someone puts a 720 in a Sparc :-P)
    
     Makefile         |    1
     NCR_Q720.c       |    4
     ncr53c8xx.c      |  155
     ncr53c8xx.h      |   12
     sym53c8xx.c      |14543 -------------------------------------------------------
     sym53c8xx.h      |   82
     sym53c8xx_comm.h |  666 --
     sym53c8xx_defs.h |   52
     zalon.c          |    4
     9 files changed, 76 insertions(+), 15443 deletions(-)
    18064b09
NCR_Q720.c 8.6 KB