1. 23 Mar, 2004 2 commits
    • Andrew Morton's avatar
      [PATCH] rename dma_error() · 3dfc2f73
      Andrew Morton authored
      We're getting namespace collisions from the new dma_error(), and it wasn't a
      well-chosen identifier.  Rename it to dma_mapping_error().
      3dfc2f73
    • James Simmons's avatar
      [PATCH] tgafb: missing include · 21407a1c
      James Simmons authored
      This is a temporary fix, pending fuller TGA updates.
      
      From: Christian Vogel:
      
          drivers/video/tgafb.c is missing a include, complaining about
          color_table[] and others not being defined.
      21407a1c
  2. 22 Mar, 2004 38 commits