Browse Source

Merge branch 'for-linus' of ssh://master.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6 into sg

Jens Axboe 17 năm trước cách đây
mục cha
commit
5d9dc2cfd8
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      include/asm-avr32/dma-mapping.h

+ 1 - 1
include/asm-avr32/dma-mapping.h

@@ -3,7 +3,7 @@
 
 #include <linux/mm.h>
 #include <linux/device.h>
-#include <asm/scatterlist.h>
+#include <linux/scatterlist.h>
 #include <asm/processor.h>
 #include <asm/cacheflush.h>
 #include <asm/io.h>