1. 11 Nov, 2005 1 commit
    • Andrew Morton's avatar
      [PATCH] libata.h needs dma-mapping.h · 1c72d8d9
      Andrew Morton authored
      On Alpha:
      
      include/linux/libata.h: In function `ata_pad_alloc':
      include/linux/libata.h:785: warning: implicit declaration of function `dma_alloc_coherent'
      include/linux/libata.h:786: warning: assignment makes pointer from integer without a cast
      include/linux/libata.h: In function `ata_pad_free':
      include/linux/libata.h:792: warning: implicit declaration of function `dma_free_coherent'
      
      (I have a decouple-some-header-files cleanup in -mm, so it's causing some
      fallout of this nature)
      Signed-off-by: default avatarAndrew Morton <akpm@osdl.org>
      Signed-off-by: default avatarJeff Garzik <jgarzik@pobox.com>
      1c72d8d9
  2. 10 Nov, 2005 14 commits
  3. 09 Nov, 2005 25 commits