Merge branch 'topic/asoc' into for-linus
[platform/kernel/linux-starfive.git] / drivers / video / sa1100fb.c
index c052bd4..076f946 100644 (file)
  *     - convert dma address types to dma_addr_t
  *     - remove unused 'montype' stuff
  *     - remove redundant zero inits of init_var after the initial
- *       memzero.
+ *       memset.
  *     - remove allow_modeset (acornfb idea does not belong here)
  *
  * 2001/05/28: <rmk@arm.linux.org.uk>